summaryrefslogtreecommitdiff
path: root/NWGNUenvironment.inc
diff options
context:
space:
mode:
authorBradley Nicholes <bnicholes@apache.org>2005-10-31 17:00:43 +0000
committerBradley Nicholes <bnicholes@apache.org>2005-10-31 17:00:43 +0000
commitd9943820be90cf05cf9cce54b0546969029d7fa8 (patch)
tree316a913cad0e65cbb1617c4d8cee9ea1553e8aee /NWGNUenvironment.inc
parent5634feffe13bc0bd8dcd99f348c217c5cdf2b054 (diff)
downloadhttpd-d9943820be90cf05cf9cce54b0546969029d7fa8.tar.gz
Minor make file changes to allow the clib prelude to be replaced
Submitted by: Guenter Knauf git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@329856 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NWGNUenvironment.inc')
-rw-r--r--NWGNUenvironment.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/NWGNUenvironment.inc b/NWGNUenvironment.inc
index de3e3cccca..9e9f3ad40d 100644
--- a/NWGNUenvironment.inc
+++ b/NWGNUenvironment.inc
@@ -113,6 +113,12 @@ LIB = mwldnlm -type library -w nocmdline
NOVI = $(NWSDKDIR)\imports
INCDIRS = $(NWSDKDIR)\include\nlm;$(NWSDKDIR)\include;$(NWSDKDIR)\include\winsock
+ifdef WS295SDK
+ INCDIRS += ;$(WS295SDK)\include
+endif
+ifndef CLIB_PRELUDE
+ CLIB_PRELUDE = clibpre.o
+endif
DEFINES = -DNETWARE