summaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authordan <[email protected]>2023-02-27 11:04:35 -0500
committerdan <[email protected]>2023-02-27 11:04:35 -0500
commit37db988e1aa49411e6000df64220aeebf8c4a198 (patch)
tree3b4b3cd836d052c65bca8b1c86938451887d6755 /makefile
download54-37db988e1aa49411e6000df64220aeebf8c4a198.tar.gz
54-37db988e1aa49411e6000df64220aeebf8c4a198.tar.bz2
54-37db988e1aa49411e6000df64220aeebf8c4a198.zip
init
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/makefile b/makefile
new file mode 100644
index 0000000..af9f79d
--- /dev/null
+++ b/makefile
@@ -0,0 +1,2 @@
+build: ./main.scm
+ chicken-csc ./main.scm