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