aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ares/Makefile.netware4
1 files changed, 1 insertions, 3 deletions
diff --git a/ares/Makefile.netware b/ares/Makefile.netware
index 48224fcee..3364f8246 100644
--- a/ares/Makefile.netware
+++ b/ares/Makefile.netware
@@ -106,8 +106,6 @@ SDK_CLIB = $(NDK_ROOT)/nwsdk
SDK_LIBC = $(NDK_ROOT)/libc
SDK_LDAP = $(NDK_ROOT)/cldapsdk/netware
-#INCLUDES = -I. -I../include
-
ifeq ($(LIBARCH),LIBC)
INCLUDES += -I$(SDK_LIBC)/include -I$(SDK_LIBC)/include/nks
INCLUDES += -I$(SDK_LIBC)/include/winsock
@@ -120,7 +118,7 @@ else
# INCLUDES += -I$(SDK_LDAP)/clib/inc
CFLAGS += -DNETDB_USE_INTERNET
endif
-CFLAGS += $(INCLUDES)
+CFLAGS += -I. $(INCLUDES)
ifeq ($(MTSAFE),YES)
XDCOPT = -n