enable additional CFLAGS from commandline.

This commit is contained in:
Gunter Knauf 2008-06-11 00:07:08 +00:00
parent 3940e69c91
commit 10074bfcc6

View 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