summaryrefslogtreecommitdiff
path: root/usr.sbin/arp/Makefile
blob: 8f3705d98e9121f1daa26ea70ba2c826a58883db (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.11 2009/04/22 15:23:02 lukem Exp $
#	from: @(#)Makefile	8.2 (Berkeley) 4/18/94

PROG=	arp
MAN=	arp.4 arp.8

.include <bsd.prog.mk>