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