]> granicus.if.org Git - curl/commitdiff
added better CodeWarrior detection.
authorGunter Knauf <gk@gknw.de>
Sun, 8 Jul 2007 23:17:56 +0000 (23:17 +0000)
committerGunter Knauf <gk@gknw.de>
Sun, 8 Jul 2007 23:17:56 +0000 (23:17 +0000)
ares/Makefile.netware

index 8caf3eb1f83aa7cce6bcfa519eca594453b0dba3..13ba3de369938c196f831803d9602a77cbf64be3 100644 (file)
@@ -51,7 +51,10 @@ endif
 # Include the version info retrieved from curlver.h
 -include $(OBJDIR)/version.inc
 
-# 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