some more makefile changes.

This commit is contained in:
Gunter Knauf 2004-06-11 02:29:16 +00:00
parent 601062455c
commit 8d0c77403c
3 changed files with 8 additions and 7 deletions

View file

@ -57,7 +57,7 @@ CP = cp -afv
# RM = rm -f
# 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
# http://www.gknw.com/development/prgtools/mkxdc.zip
MPKXDC = mkxdc
# Global flags for all compilers