]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - Makefile
Fedora spec files (0.2.9 and 0.3.0) + INSTALL documentation, thanks Igor Gnatenko.
[xonotic/gmqcc.git] / Makefile
index 4ba2bcdf4a39228a3dad94965bec6fdac5d609cb..4444566cd93d7c4417e6ea7fc5085203fe4014d3 100644 (file)
--- 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