1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

added better CodeWarrior detection (forgot to add with previos version).

This commit is contained in:
Gunter Knauf 2007-07-09 02:00:39 +00:00
parent ec1b7a0eea
commit f84642197f

View 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