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