aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2004-06-11 02:29:16 +0000
committerGunter Knauf <gk@gknw.de>2004-06-11 02:29:16 +0000
commit8d0c77403c61d41b0c9b0dd02cca500847d4c0cf (patch)
treed49e8a41a307c5b6a6ce68ebfc97f791c06dcc2e /src
parent601062455cc4545966a34e5cf8b9c66e3f2e64b7 (diff)
some more makefile changes.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.netware2
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