Make clark target depend on make-image.lisp
This commit is contained in:
parent
94f56cd473
commit
940d990418
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,2 +1,2 @@
|
||||||
clark: clark.lisp
|
clark: clark.lisp make-image.lisp
|
||||||
sbcl --load make-image.lisp
|
sbcl --load make-image.lisp
|
||||||
|
|
Loading…
Reference in a new issue