6 lines
68 B
Makefile
6 lines
68 B
Makefile
sbcl:
|
|
sbcl --script build.lisp
|
|
|
|
ecl:
|
|
ecl --norc --load build.lisp
|