X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=Makefile;h=29d91c42ec80cefe1eb9d0ff844c4d16ea44b32d;hb=77ef7f516de7b87178a2af2ebe91e7c28d051ea0;hp=84334157040d4bf900c8018964ac04bba6d0a62b;hpb=46fff99fad3e9e716968bab6814c27dfd9f8da55;p=xonotic%2Fgmqcc.git diff --git a/Makefile b/Makefile index 8433415..29d91c4 100644 --- a/Makefile +++ b/Makefile @@ -57,7 +57,7 @@ clean: rm -f *.o gmqcc qcvm testsuite *.dat -$(OBJ) $(OBJ_C) $(OBJ_X): gmqcc.h +$(OBJ) $(OBJ_C) $(OBJ_X): gmqcc.h opts.def main.o: lexer.h parser.o: ast.h lexer.h ast.o: ast.h ir.h