update clean target of makefile and testprof/makefile

This commit is contained in:
Steffen Jaeckel
2014-07-12 16:18:29 +02:00
parent 98893c077b
commit 6ac2d6141d
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -20,5 +20,5 @@ $(LIBTEST_S): $(OBJECTS)
$(RANLIB) $@
clean:
rm -f *.o *.a
rm -f *.o *.a *.gcov *.gcda *.gcno