Makefile: add rm logs in distclean target

master
KoynovStas 8 years ago
parent 0c90d67ce0
commit 9f858521d7

@ -150,6 +150,7 @@ clean:
distclean: clean
-@rm -f -d -R SDK
-@rm -f -d -R gsoap-2.8
-@rm -f RECV.log SENT.log TEST.log

Loading…
Cancel
Save