1# $NetBSD: Makefile,v 1.11 2009/04/22 15:23:02 lukem Exp $ 2# from: @(#)Makefile 8.2 (Berkeley) 4/18/94 3 4PROG= arp 5MAN= arp.4 arp.8 6 7.include <bsd.prog.mk> 8