We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c0f219 + 87698cc commit 2ab88efCopy full SHA for 2ab88ef
1 file changed
Makefile
@@ -57,8 +57,8 @@ $(test_ARCHIVE) :
57
clean:
58
make -C test/ clean
59
# make -C ds/ clean
60
- rm $(PROJ_PATH)/gmon.out
61
find ${PROJ_PATH} -name "*.[ao]" -exec rm -v {} \;
+ rm $(PROJ_PATH)/gmon.out
62
63
64
help:
0 commit comments