summaryrefslogtreecommitdiffstats
path: root/sbin/ipf/ipnat/Makefile
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2015-12-04 18:50:12 +0000
committerbdrewery <bdrewery@FreeBSD.org>2015-12-04 18:50:12 +0000
commit092e8d521383de64fa42bb6ae345903892f5035b (patch)
tree9d76ec05fc4f63bf86e703c0eb323cc4f7d0d736 /sbin/ipf/ipnat/Makefile
parentb38bd3ffca01aa63bc4fd28719bc4d261c312c78 (diff)
downloadFreeBSD-src-092e8d521383de64fa42bb6ae345903892f5035b.zip
FreeBSD-src-092e8d521383de64fa42bb6ae345903892f5035b.tar.gz
MFC r291329:
Remove redundant DPSRCS which were already in SRCS.
Diffstat (limited to 'sbin/ipf/ipnat/Makefile')
-rw-r--r--sbin/ipf/ipnat/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/ipf/ipnat/Makefile b/sbin/ipf/ipnat/Makefile
index 1c017e1..74be486 100644
--- a/sbin/ipf/ipnat/Makefile
+++ b/sbin/ipf/ipnat/Makefile
@@ -7,8 +7,6 @@ MLINKS= ipnat.5 ipnat.conf.5
CFLAGS+= -I.
GENHDRS= ipnat_l.h ipnat_y.h
-DPSRCS+= ${GENHDRS}
-
CLEANFILES+= ${GENHDRS} ipnat_y.c ipnat_l.c
ipnat_y.c: ipnat_y.y
OpenPOWER on IntegriCloud