* copy patch (no exitcode check for win32 cycle)

This commit is contained in:
carl 2002-03-02 23:30:05 +00:00
parent 44282db5a5
commit 52fe28904e

View File

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