aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.netware
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2007-07-09 02:00:39 +0000
committerGunter Knauf <gk@gknw.de>2007-07-09 02:00:39 +0000
commitf84642197f618836bd371688fcfbb59e60902bc2 (patch)
tree78711d69144db16f7e8f4a5f1fb756c8794c8855 /lib/Makefile.netware
parentec1b7a0eeaf9843079b2aca51bc5173cad6fa0e9 (diff)
added better CodeWarrior detection (forgot to add with previos version).
Diffstat (limited to 'lib/Makefile.netware')
-rw-r--r--lib/Makefile.netware5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/Makefile.netware b/lib/Makefile.netware
index 42db2a6b4..36a336761 100644
--- a/lib/Makefile.netware
+++ b/lib/Makefile.netware
@@ -60,7 +60,10 @@ else
OBJDIR = debug
endif
-# The following line defines your compiler.
+# The following lines defines your compiler.
+ifdef CWFolder
+ METROWERKS = $(CWFolder)
+endif
ifdef METROWERKS
# MWCW_PATH = $(subst \,/,$(METROWERKS))/Novell Support
MWCW_PATH = $(subst \,/,$(METROWERKS))/Novell Support/Metrowerks Support