aboutsummaryrefslogtreecommitdiff
path: root/opdracht-1/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'opdracht-1/makefile')
-rw-r--r--opdracht-1/makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/opdracht-1/makefile b/opdracht-1/makefile
new file mode 100644
index 0000000..b91dfe8
--- /dev/null
+++ b/opdracht-1/makefile
@@ -0,0 +1,3 @@
+TARGET := opdracht-1
+
+include ../common.mk