@ -16,6 +16,7 @@ BUILD_HELP += \\n\\t* help
help:
@echo $(BUILD_HELP)
BUILD_HELP += \\n\\t* clean
.PHONY: clean
clean:
$(call mb_clean,$(PATH_BIN))