]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
added better CodeWarrior detection (forgot to add with previos version).
authorGunter Knauf <gk@gknw.de>
Mon, 9 Jul 2007 02:00:39 +0000 (02:00 +0000)
committerGunter Knauf <gk@gknw.de>
Mon, 9 Jul 2007 02:00:39 +0000 (02:00 +0000)
lib/Makefile.netware

index 42db2a6b4c5490227a3b927b89ca428feee80874..36a336761740dbd2d3fbae20b71c630531783eb2 100644 (file)
@@ -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