aboutsummaryrefslogtreecommitdiff
path: root/scaf/compiler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'scaf/compiler/Makefile')
-rw-r--r--scaf/compiler/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/scaf/compiler/Makefile b/scaf/compiler/Makefile
new file mode 100644
index 0000000..16e82cd
--- /dev/null
+++ b/scaf/compiler/Makefile
@@ -0,0 +1,6 @@
+all:
+
+clean:
+ rm -f *~
+ rm -f *.o
+