- Reuse $(@cmd) instead of accumulating $(foo@cmd). Reduces memory and may help
[mgear/mgear.git] / demo / Makefile
index 41f7ef1..7eb0502 100644 (file)
@@ -16,6 +16,7 @@ $(call mg-define-rule,%.h,%,$(value cmd-addheader))
 mainoid := $(newoid)
 all: $(mainoid)
 $(mainoid)@opr:=foo.x.h
+$(mainoid)@ocmd:=
 
 clean:
        $(call mg-clean-cmd,.)