added better CodeWarrior detection.
This commit is contained in:
		@@ -51,7 +51,10 @@ endif
 | 
				
			|||||||
# Include the version info retrieved from curlver.h
 | 
					# Include the version info retrieved from curlver.h
 | 
				
			||||||
-include $(OBJDIR)/version.inc
 | 
					-include $(OBJDIR)/version.inc
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The following line defines your compiler.
 | 
					# The following lines defines your compiler.
 | 
				
			||||||
 | 
					ifdef CWFolder
 | 
				
			||||||
 | 
						METROWERKS = $(CWFolder)
 | 
				
			||||||
 | 
					endif
 | 
				
			||||||
ifdef METROWERKS
 | 
					ifdef METROWERKS
 | 
				
			||||||
	# MWCW_PATH = $(subst \,/,$(METROWERKS))/Novell Support
 | 
						# MWCW_PATH = $(subst \,/,$(METROWERKS))/Novell Support
 | 
				
			||||||
	MWCW_PATH = $(subst \,/,$(METROWERKS))/Novell Support/Metrowerks Support
 | 
						MWCW_PATH = $(subst \,/,$(METROWERKS))/Novell Support/Metrowerks Support
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user