From 52fe28904e1afedb20120025683967e28e548c88 Mon Sep 17 00:00:00 2001 From: carl Date: Sat, 2 Mar 2002 23:30:05 +0000 Subject: [PATCH] * copy patch (no exitcode check for win32 cycle) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b38aa65db7..6d1983de70 100644 --- a/Makefile +++ b/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