X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2FMakefile;h=1f9c384cd05475bf612d393dcb867c2ade46aa52;hb=cb034aadb07cc8139b0c4a1a3e11071a1f1b6707;hp=531aded413c82e060282b4df0d2f82c784aae9d1;hpb=e741d288978f9a65554235ecb3115db8eef60b54;p=lml.git diff --git a/doc/Makefile b/doc/Makefile old mode 100644 new mode 100755 index 531aded..1f9c384 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,9 +1,10 @@ +#!/usr/bin/make .PHONY: site all clean all: site site: - lisp -init `pwd`/make.lisp + sbcl --load `pwd`/make.lisp clean: @rm -f *~ \#*\# .\#* memdump