summaryrefslogtreecommitdiff
path: root/resolv
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-01-30 02:53:27 +0000
committerRoland McGrath <roland@gnu.org>1996-01-30 02:53:27 +0000
commitf3fc970dae4bde98beae674440fd11cbacaa43c6 (patch)
treebc4a4ea610122a89d2e2978520d8d3ae44f36b7e /resolv
parent924940c12026cc160a04f44a564cc8d313a8d394 (diff)
(+cflags): Append to this instead of CFLAGS.
Diffstat (limited to 'resolv')
-rw-r--r--resolv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/resolv/Makefile b/resolv/Makefile
index 5bf0d0ce74..ebb8967155 100644
--- a/resolv/Makefile
+++ b/resolv/Makefile
@@ -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