(+cflags): Append to this instead of CFLAGS.

This commit is contained in:
Roland McGrath 1996-01-30 02:53:27 +00:00
parent 924940c120
commit f3fc970dae
1 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ routines := gethnamaddr getnetbyaddr getnetbyname getnetent getnetnamadr \
include ../Rules
CFLAGS += -Wno-strict-prototypes -Wno-comment -Wno-write-strings
+cflags += -Wno-strict-prototypes -Wno-comment -Wno-write-strings