aboutsummaryrefslogtreecommitdiffstats
path: root/tex/tex.mk
diff options
context:
space:
mode:
Diffstat (limited to 'tex/tex.mk')
-rw-r--r--tex/tex.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/tex/tex.mk b/tex/tex.mk
deleted file mode 100644
index d723983..0000000
--- a/tex/tex.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-TEX := wood.png grass.png
-
-TEX_PATH := $(dir $(lastword $(MAKEFILE_LIST)))
-TEX := $(addprefix $(TEX_PATH), $(TEX))
-
-%: %.src
- curl -o "$@" "$(shell cat $<)"