diff options
Diffstat (limited to 'ares/Makefile.netware')
-rw-r--r-- | ares/Makefile.netware | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ares/Makefile.netware b/ares/Makefile.netware index e530f0c05..f9a61d55c 100644 --- a/ares/Makefile.netware +++ b/ares/Makefile.netware @@ -67,7 +67,6 @@ MPKXDC = mkxdc # Global flags for all compilers CFLAGS = $(OPT) -D$(DB) -DNETWARE -DHAVE_CONFIG_H -nostdinc -CFLAGS += -D_AIX ifeq ($(CC),mwccnlm) LD = mwldnlm |