summaryrefslogtreecommitdiff
path: root/usr.sbin/arp/Makefile
blob: c549b09df9c066566b76b8f62740cdf166878375 (plain)
1
2
3
4
5
6
7
8
#	$NetBSD: Makefile,v 1.9 2005/03/16 02:04:51 xtraeme Exp $
#	from: @(#)Makefile	8.2 (Berkeley) 4/18/94

PROG=	arp
MAN=	arp.4 arp.8
WARNS=  3

.include <bsd.prog.mk>