buildsystem; makefiles; tarball: always use ifeq/ifneq (,) form instead of double...
[sdk] / ear / Makefile
index 680fddc..44cc60e 100644 (file)
@@ -1,4 +1,6 @@
+ifneq ($(V),1)
 .SILENT:
+endif
 .PHONY: all nores cleantarget clean realclean distclean
 
 # CROSS-PLATFORM MAGIC