2004-03-29 08:39:59 +04:00
|
|
|
# $NetBSD: Makefile,v 1.17 2004/03/29 04:40:05 lukem Exp $
|
2002-09-18 07:54:26 +04:00
|
|
|
|
|
|
|
.include <bsd.own.mk>
|
1997-01-05 16:06:38 +03:00
|
|
|
|
2004-03-28 13:01:26 +04:00
|
|
|
PROG= ipresend
|
|
|
|
SRCS= ipresend.c ip.c resend.c sbpf.c sock.c 44arp.c
|
|
|
|
MAN= ipresend.1
|
|
|
|
|
|
|
|
.PATH: ${NETBSDSRCDIR}/dist/ipf/ipsend
|
1997-11-24 02:06:32 +03:00
|
|
|
|
1997-01-05 16:06:38 +03:00
|
|
|
.include <bsd.prog.mk>
|