X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=Makefile;h=4444566cd93d7c4417e6ea7fc5085203fe4014d3;hp=4ba2bcdf4a39228a3dad94965bec6fdac5d609cb;hb=24fc2e5146d7ebb213b2690ed99c8eb61cafd81e;hpb=edf59e4f73d6efaa686d7c7a3971a812e3fee7e6 diff --git a/Makefile b/Makefile index 4ba2bcd..4444566 100644 --- a/Makefile +++ b/Makefile @@ -101,7 +101,7 @@ test: all @ ./$(TESTSUITE) clean: - rm -f *.o $(GMQCC) $(QCVM) $(TESTSUITE) $(PAK) *.dat gource.mp4 *.exe + rm -rf *.o $(GMQCC) $(QCVM) $(TESTSUITE) $(PAK) *.dat gource.mp4 *.exe gm-qcc.tgz ./cov-int splint: @ splint $(SPLINTFLAGS) *.c *.h