X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=Makefile;h=81647957fbae4c6b6fed70516f2894c312da43b8;hb=f081c2c5e248331eb6e2f090f4afe818fd8259eb;hp=593d5d07327d94d1d97142492a1474d906a269fb;hpb=6703509b4b132cee0f4c91dc23795d3d4ab131e8;p=cc1516.git diff --git a/Makefile b/Makefile index 593d5d0..8164795 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ all: spl man: spl.1 -spl: spl.icl lex.icl lex.dcl parse.icl parse.dcl spl.prj +spl: spl.icl lex.icl lex.dcl parse.icl parse.dcl spl.prj sem.icl sem.dcl AST.icl AST.dcl gen.icl gen.dcl $(CPM) make %.1: %