aboutsummaryrefslogtreecommitdiff
path: root/huiswerk/makefile
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-10-09 13:37:27 +0200
committerlonkaars <loek@pipeframe.xyz>2022-10-09 13:37:27 +0200
commit94bcc5b83fa451ac851aea19a8956f3531a44d67 (patch)
treefc1e6630f48f073082cc4ee37f5028c492a22730 /huiswerk/makefile
parent4c00ac22729c3f354df423373da8da6fa22617ba (diff)
huiswerk naar submap verplaatst
Diffstat (limited to 'huiswerk/makefile')
-rw-r--r--huiswerk/makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/huiswerk/makefile b/huiswerk/makefile
new file mode 100644
index 0000000..fe7229d
--- /dev/null
+++ b/huiswerk/makefile
@@ -0,0 +1,6 @@
+TARGET = huiswerk
+MD2LATEX = ../md2latex
+
+all: $(TARGET).pdf
+
+include ../pdf.mk