Move make clean to a static list

This commit is contained in:
Christoph Blecker
2017-09-29 12:36:18 -07:00
parent e527f39a93
commit 59c72047ab
2 changed files with 39 additions and 1 deletions

View File

@@ -309,7 +309,7 @@ clean:
else
clean: clean_meta
build/make-clean.sh
git clean -Xdf
hack/make-rules/clean.sh
endif
define CLEAN_META_HELP_INFO