X-Git-Url: https://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=compiler%2FMakefile;h=a87f75163403717c6937fabcf8760b2bf0e30c8c;hb=21b92a4b426cc734ae44eeb8d4c64d095894d453;hp=4e45b68af9acdbe54c6417e09f3c8d2b4e49a6d6;hpb=3fba754d4a5d1e10a4124d5811e1eb37f7e03174;p=sdk diff --git a/compiler/Makefile b/compiler/Makefile index 4e45b68..a87f751 100644 --- a/compiler/Makefile +++ b/compiler/Makefile @@ -1,5 +1,5 @@ .PHONY: all bootstrap cleantarget clean realclean distclean libec ecp ecc ecs -ifneq "$(V)" "1" +ifneq ($(V),1) .SILENT: endif