summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b79db48..b1ea327 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,3 @@
-clark: clark.lisp make-image.lisp
- sbcl --disable-debugger --load make-image.lisp
+.PHONY: all
+all:
+ $(MAKE) -C lisp/