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