enable additional CFLAGS from commandline.
authorGunter Knauf <gk@gknw.de>
Wed, 11 Jun 2008 00:07:08 +0000 (00:07 +0000)
committerGunter Knauf <gk@gknw.de>
Wed, 11 Jun 2008 00:07:08 +0000 (00:07 +0000)
ares/Makefile.netware

index e70d98c..f723b2e 100644 (file)
@@ -75,7 +75,7 @@ MKDIR = mkdir
 MPKXDC = mkxdc
 
 # Global flags for all compilers
-CFLAGS = $(OPT) -D$(DB) -DNETWARE -DHAVE_CONFIG_H -nostdinc
+CFLAGS += $(OPT) -D$(DB) -DNETWARE -DHAVE_CONFIG_H -nostdinc
 
 ifeq ($(CC),mwccnlm)
 LD     = mwldnlm