Mental note, adding resources is a good idea
[tpg/acess2.git] / Kernel / Makefile
index 72590b8..af931a6 100644 (file)
@@ -85,8 +85,8 @@ $(BIN): $(OBJ) $(MODS) arch/$(ARCHDIR)/link.ld Makefile
 %.xo.$(ARCH):
        @make -C $* all
 
-include/syscalls.h:    syscalls.lst Makefile
-       php GenSyscalls.php
+include/syscalls.h include/syscalls.inc.asm:   syscalls.lst Makefile GenSyscalls.pl
+       perl GenSyscalls.pl
 
 Makefile:      ../Makefile.cfg arch/$(ARCHDIR)/Makefile
 

UCC git Repository :: git.ucc.asn.au