Browse Source

* copy patch (no exitcode check for win32 cycle)

carl 23 years ago
parent
commit
52fe28904e
1 changed files with 1 additions and 1 deletions
  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