From: Gunter Knauf Date: Thu, 10 Jun 2004 20:29:19 +0000 (+0000) Subject: ups! no copy command defined. X-Git-Tag: curl-7_12_1~292 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c0f9d7fdb7b39622fa8cf252af950b34cb1ec4ac;p=thirdparty%2Fcurl.git ups! no copy command defined. --- diff --git a/src/Makefile.netware b/src/Makefile.netware index 395d98ff5c..86227fae87 100644 --- a/src/Makefile.netware +++ b/src/Makefile.netware @@ -54,7 +54,7 @@ else CC = gcc endif # RM = rm -f -# CP = cp -fv +CP = cp -fv # if you want to mark the target as MTSAFE you will need a tool for # generating the xdc data for the linker; here's a minimal tool: # http://www.gknw.de/development/prgtools/mkxdc.zip