Sfoglia il codice sorgente

* copy patch (no exitcode check for win32 cycle)

carl 23 anni fa
parent
commit
52fe28904e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -664,7 +664,7 @@ ifndef ECHOREDIR
 ECHOREDIR:=$(subst /,$(PATHSEP),$(ECHO))
 endif
 ifndef COPY
-COPY:=$(CPPROG) -fp
+COPY:=-$(CPPROG) -fp
 endif
 ifndef COPYTREE
 COPYTREE:=$(CPPROG) -rfp