]> granicus.if.org Git - curl/commitdiff
ups! no copy command defined.
authorGunter Knauf <gk@gknw.de>
Thu, 10 Jun 2004 20:29:19 +0000 (20:29 +0000)
committerGunter Knauf <gk@gknw.de>
Thu, 10 Jun 2004 20:29:19 +0000 (20:29 +0000)
src/Makefile.netware

index 395d98ff5cd0db5cab644fb0f9fd0afefe9c2ed2..86227fae879009896d7e02cadff44252d4a00b0b 100644 (file)
@@ -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