summaryrefslogtreecommitdiffstats
path: root/lib/libc/net/Makefile.inc
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-03-26 03:46:12 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-03-26 03:46:12 +0000
commit991d92a87e83e1b02cebee9d52af4a783ab2c66b (patch)
tree86df84f61675f71ff02778e59fe3d7990ab622a2 /lib/libc/net/Makefile.inc
parent3a66d610bad78c90becc73f1cc86cd7c36c6904e (diff)
downloadFreeBSD-src-991d92a87e83e1b02cebee9d52af4a783ab2c66b.zip
FreeBSD-src-991d92a87e83e1b02cebee9d52af4a783ab2c66b.tar.gz
Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib/libc/net/Makefile.inc')
-rw-r--r--lib/libc/net/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/net/Makefile.inc b/lib/libc/net/Makefile.inc
index 6f51f08..304c465 100644
--- a/lib/libc/net/Makefile.inc
+++ b/lib/libc/net/Makefile.inc
@@ -35,7 +35,6 @@ YFLAGS+=-p_nsyy
LFLAGS+=-P_nsyy
CFLAGS.nslexer.c= -DYY_BUF_SIZE=1024
-CFLAGS+= ${CFLAGS.${.IMPSRC:T}}
MAN+= byteorder.3 ethers.3 eui64.3 \
getaddrinfo.3 gai_strerror.3 gethostbyname.3 \
OpenPOWER on IntegriCloud