1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/usr.sbin/arp/Makefile
2009-06-11 10:30:30 +00:00

10 lines
113 B
Makefile

# @(#)Makefile 8.2 (Berkeley) 4/18/94
# $FreeBSD$
PROG= arp
MAN= arp.4 arp.8
WARNS?= 3
.include <bsd.prog.mk>