summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ipsend
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-05-04 19:54:56 +0000
committerbde <bde@FreeBSD.org>1998-05-04 19:54:56 +0000
commit93e8eab928d2d1828b8edff50b70aca2ccc463f4 (patch)
tree7d4a17c3287d331079378661455e88c4217c40e8 /usr.sbin/ipsend
parented633ada06a14906f888216edee7a99613459c6e (diff)
downloadFreeBSD-src-93e8eab928d2d1828b8edff50b70aca2ccc463f4.zip
FreeBSD-src-93e8eab928d2d1828b8edff50b70aca2ccc463f4.tar.gz
Simplified by using new yacc rules.
Diffstat (limited to 'usr.sbin/ipsend')
-rw-r--r--usr.sbin/ipsend/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/ipsend/Makefile b/usr.sbin/ipsend/Makefile
index f537532..4c3b979 100644
--- a/usr.sbin/ipsend/Makefile
+++ b/usr.sbin/ipsend/Makefile
@@ -18,6 +18,4 @@ CFLAGS+=-DDOSOCKET -DIPL_NAME=\"/dev/ipl\" \
DPADD= ${LIBL}
LDADD= -ll
-CLEANFILES+= y.tab.h
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud