summaryrefslogtreecommitdiffstats
path: root/sbin/ipf/ippool
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-11-25 20:38:07 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-11-25 20:38:07 +0000
commitde581115311a750bf33d6235ae4ac8eae762c259 (patch)
tree8fa3ab9fc0b2eadd788ee7deaf07b5dd3392b82e /sbin/ipf/ippool
parentefa7d696b4c82583e4dd816996d2c2b39f231817 (diff)
downloadFreeBSD-src-de581115311a750bf33d6235ae4ac8eae762c259.zip
FreeBSD-src-de581115311a750bf33d6235ae4ac8eae762c259.tar.gz
Remove redundant DPSRCS which were already in SRCS.
DPSRCS already contains all of SRCS. MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'sbin/ipf/ippool')
-rw-r--r--sbin/ipf/ippool/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/ipf/ippool/Makefile b/sbin/ipf/ippool/Makefile
index 6e3f85d..eedebef 100644
--- a/sbin/ipf/ippool/Makefile
+++ b/sbin/ipf/ippool/Makefile
@@ -6,8 +6,6 @@ MAN= ippool.5 ippool.8
CFLAGS+= -I.
GENHDRS= ippool_l.h ippool_y.h
-DPSRCS+= ${GENHDRS}
-
CLEANFILES+= ${GENHDRS} ippool_y.c ippool_l.c
ippool_y.c: ippool_y.y
OpenPOWER on IntegriCloud