silencing the "all" target

This commit is contained in:
Dan Buch 2010-04-19 20:19:43 -04:00
parent ca66661dc6
commit 8da3b5fd42

View File

@ -39,3 +39,4 @@ all:
.PHONY: all
.EXPORT_ALL_VARIABLES:
.SILENT: all