From d29c66e36dd57fe7a3e0b5f45465e0a4bd31d339 Mon Sep 17 00:00:00 2001 From: Gunter Knauf Date: Wed, 11 Jun 2008 00:07:08 +0000 Subject: enable additional CFLAGS from commandline. --- Makefile.netware | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.netware') diff --git a/Makefile.netware b/Makefile.netware index e70d98c..f723b2e 100644 --- a/Makefile.netware +++ b/Makefile.netware @@ -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 -- cgit v1.2.3