Commit c0f9d7fd authored by Guenter Knauf's avatar Guenter Knauf
Browse files

ups! no copy command defined.

parent fc4d6f73
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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