2 @echo
'Use "make sbcl" or "make ccl" instead.'
5 make sbcl-make sbcl-rar
8 sbcl
--load
"Makefile.lisp" || true
12 rar a cl-forthern.rar hypo-forthern-SBCL.exe readme.txt changelog.txt
18 ccl
--load
'Makefile.lisp'
22 rar a cl-forthern.rar hypo-forthern-CCL.exe readme.txt changelog.txt