breakup tidy command

This commit is contained in:
Niko Matsakis 2012-04-11 17:38:23 -07:00
parent e712ad8f73
commit 6e3c141bee
1 changed files with 2 additions and 0 deletions

View File

@ -131,6 +131,8 @@ tidy:
$(LIBRUSTSYNTAX_INPUTS) \
$(CORELIB_CRATE) \
$(CORELIB_INPUTS) \
| xargs -n 10 python $(S)src/etc/tidy.py
$(Q)echo \
$(STDLIB_CRATE) \
$(STDLIB_INPUTS) \
$(COMPILETEST_CRATE) \