summaryrefslogtreecommitdiff
path: root/examples/mandel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mandel/Makefile')
-rw-r--r--examples/mandel/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/mandel/Makefile b/examples/mandel/Makefile
new file mode 100644
index 0000000..74759a0
--- /dev/null
+++ b/examples/mandel/Makefile
@@ -0,0 +1,7 @@
+PROJNAME = mandel
+
+include ../project.mk
+
+$(PROJNAME)_extra:
+
+$(PROJNAME)_clean_extra: