aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2025-10-26 13:26:34 -0400
committerGravatar Peter McGoron 2025-10-26 13:26:34 -0400
commita2b1d33a61bc134b46ecf2e8b4e3e34023cf4d6d (patch)
tree038144c881ca0b6c97f553004cf37ae3b318e5ed /Makefile
parent0.1.0 (diff)
tests, chibi support
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..0355ac5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,7 @@
+.POSIX:
+
+help:
+ echo 'make clean'
+
+clean:
+ rm -f *.so *.import.scm *.o *.link *.build.sh *.import.c *.install.sh