summaryrefslogtreecommitdiffstats
path: root/kult//makefile
diff options
context:
space:
mode:
Diffstat (limited to 'kult/rš/makefile')
-rw-r--r--kult/rš/makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/kult/rš/makefile b/kult/rš/makefile
deleted file mode 100644
index d996b17..0000000
--- a/kult/rš/makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-cv.pdf: cv.md
- pandoc $< -o$@ # -Vgeometry:margin=1cm
-clean:
- rm -f *.pdf
-.PHONY: clean