ups! no copy command defined.

This commit is contained in:
Gunter Knauf
2004-06-10 20:29:19 +00:00
parent fc4d6f73a6
commit c0f9d7fdb7

View File

@@ -54,7 +54,7 @@ else
CC = gcc CC = gcc
endif endif
# RM = rm -f # RM = rm -f
# CP = cp -fv CP = cp -fv
# if you want to mark the target as MTSAFE you will need a tool for # 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: # generating the xdc data for the linker; here's a minimal tool:
# http://www.gknw.de/development/prgtools/mkxdc.zip # http://www.gknw.de/development/prgtools/mkxdc.zip