Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git] / usr.sbin / ipf / iptest / Makefile
blobeac319c149fcd382a76b56d713076f48341f3ffa
1 # $NetBSD: Makefile,v 1.15 2004/03/28 09:01:28 martti Exp $
3 .include <bsd.own.mk>
5 PROG= iptest
6 SRCS= iptest.c iptests.c ip.c sbpf.c sock.c 44arp.c
7 MAN= iptest.1
9 .PATH: ${NETBSDSRCDIR}/dist/ipf/ipsend
11 .include <bsd.prog.mk>