clean up console output
SVN-Revision: 4174
This commit is contained in:
parent
42933dcf13
commit
df014ed12d
1 changed files with 2 additions and 0 deletions
|
@ -115,5 +115,7 @@ dirclean: clean
|
|||
distclean: dirclean config-clean
|
||||
rm -rf dl .*config* .pkg* .prereq
|
||||
|
||||
|
||||
.SILENT: clean dirclean distclean config-clean
|
||||
.PHONY: FORCE
|
||||
FORCE:
|
||||
|
|
Loading…
Reference in a new issue