update clean target of makefile and testprof/makefile
This commit is contained in:
+1
-1
@@ -20,5 +20,5 @@ $(LIBTEST_S): $(OBJECTS)
|
||||
$(RANLIB) $@
|
||||
|
||||
clean:
|
||||
rm -f *.o *.a
|
||||
rm -f *.o *.a *.gcov *.gcda *.gcno
|
||||
|
||||
|
||||
Reference in New Issue
Block a user