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