ups! no copy command defined.

This commit is contained in:
Gunter Knauf 2004-06-10 20:29:19 +00:00
parent fc4d6f73a6
commit c0f9d7fdb7
1 changed files with 1 additions and 1 deletions

View 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