]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - BSDmakefile
oh my god, make it stop >.<
[xonotic/gmqcc.git] / BSDmakefile
index 89fe4f82cecd21ab6baaefca5353ff9190547d37..679e15aa33c28f301d2cdfee8354b28409600f43 100644 (file)
@@ -3,6 +3,8 @@
 #
 .include "include.mk"
 
+.MAKE.JOB.PREFIX=
+
 GITTEST  != git describe --always 2>/dev/null
 VALTEST  != valgrind --version 2>/dev/null
 GITINFO  :=
@@ -111,6 +113,7 @@ ast.o: gmqcc.h opts.def ast.h ir.h parser.h lexer.h
 code.o: gmqcc.h opts.def
 conout.o: gmqcc.h opts.def
 correct.o: gmqcc.h opts.def
+exec.o: gmqcc.h opts.def
 fold.o: ast.h ir.h gmqcc.h opts.def parser.h lexer.h
 fs.o: gmqcc.h opts.def platform.h
 ftepp.o: gmqcc.h opts.def lexer.h