Update scripts

This commit is contained in:
John Zhao
2018-03-23 12:05:17 +08:00
parent 7e8218607c
commit 4a4aef4581
2 changed files with 8 additions and 1 deletions

View File

@@ -92,6 +92,8 @@ clean:
@$(call rm,./_build/)
@$(call rm,./_output/)
@$(call rm,./_install/)
@$(call rm,./samples/_build/)
@$(call rm,./samples/_output/)
@$(MAKE) cleanlog
cleanall: clean