]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - BSDmakefile
Update clean rules in makefiles to remove coverity stuff
[xonotic/gmqcc.git] / BSDmakefile
index 76149683d18f423e111b494883d9311687ff0fcb..a84493bd97bae025e9078953d900c602621201ff 100644 (file)
@@ -65,7 +65,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