X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=Makefile;h=593d5d07327d94d1d97142492a1474d906a269fb;hb=6703509b4b132cee0f4c91dc23795d3d4ab131e8;hp=6b53e08d2a6a0e697cfc6cbbcd10206bb291e83d;hpb=6b3981fb80952fe2c510b6f9b849adb0dff77d2c;p=cc1516.git diff --git a/Makefile b/Makefile index 6b53e08..593d5d0 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,9 @@ CPM:=cpm .PHONY: man -all: spl spl.1 +all: spl + +man: spl.1 spl: spl.icl lex.icl lex.dcl parse.icl parse.dcl spl.prj $(CPM) make