NetBSD/usr.sbin/arp/Makefile

8 lines
155 B
Makefile
Raw Normal View History

1995-03-01 14:50:52 +03:00
# $NetBSD: Makefile,v 1.8 1995/03/01 11:50:52 chopps Exp $
1994-05-13 12:09:19 +04:00
# from: @(#)Makefile 8.2 (Berkeley) 4/18/94
1993-03-21 12:45:37 +03:00
PROG= arp
1994-12-22 14:31:31 +03:00
MAN= arp.4 arp.8
1993-03-21 12:45:37 +03:00
.include <bsd.prog.mk>