Commit f8464219 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

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

parent ec1b7a0e
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -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