diff options
Diffstat (limited to 'usr.sbin/ipresend/Makefile')
-rw-r--r-- | usr.sbin/ipresend/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ipresend/Makefile b/usr.sbin/ipresend/Makefile index d7f33807d651..180faad577bf 100644 --- a/usr.sbin/ipresend/Makefile +++ b/usr.sbin/ipresend/Makefile @@ -4,7 +4,6 @@ ${.CURDIR}/../../contrib/ipfilter PROG= ipresend -MAN1= ipresend.1 SRCS= ipresend.c ip.c resend.c opt.c ipft_ef.c ipft_hx.c ipft_sn.c ipft_td.c ipft_tx.c sbpf.c 44arp.c ipft_pc.c CFLAGS+=-DDOSOCKET -DIPL_NAME=\"/dev/ipl\" \ |