diff options
author | Gunter Knauf <gk@gknw.de> | 2004-06-11 02:29:16 +0000 |
---|---|---|
committer | Gunter Knauf <gk@gknw.de> | 2004-06-11 02:29:16 +0000 |
commit | 8d0c77403c61d41b0c9b0dd02cca500847d4c0cf (patch) | |
tree | d49e8a41a307c5b6a6ce68ebfc97f791c06dcc2e /src/Makefile.netware | |
parent | 601062455cc4545966a34e5cf8b9c66e3f2e64b7 (diff) |
some more makefile changes.
Diffstat (limited to 'src/Makefile.netware')
-rw-r--r-- | src/Makefile.netware | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.netware b/src/Makefile.netware index c7b3e2e08..1f4923fbd 100644 --- a/src/Makefile.netware +++ b/src/Makefile.netware @@ -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 |