summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.netware5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.netware b/Makefile.netware
index 8caf3eb..13ba3de 100644
--- a/Makefile.netware
+++ b/Makefile.netware
@@ -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