summaryrefslogtreecommitdiff
path: root/monty/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'monty/Makefile')
-rw-r--r--monty/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/monty/Makefile b/monty/Makefile
index aa5f1de..75206d9 100644
--- a/monty/Makefile
+++ b/monty/Makefile
@@ -1 +1,7 @@
+include config.mk
+
monty:
+
+.PHONY: clean
+clean:
+ rm -f monty