ecere: enforcing creation of SODESTDIR for postbuild rule
authorJerome St-Louis <jerome@ecere.com>
Sun, 10 Mar 2013 05:57:55 +0000 (00:57 -0500)
committerJerome St-Louis <jerome@ecere.com>
Sun, 10 Mar 2013 05:57:55 +0000 (00:57 -0500)
ecere/ecere.epj

index c00bd54..5002029 100644 (file)
             ],
             "FastMath" : true,
             "PostbuildCommands" : [
+               "$(call mkdirq,../$(SODESTDIR))",
                "$(call cpq,$(TARGET),../$(SODESTDIR))"
             ]
          }