aboutsummaryrefslogblamecommitdiff
path: root/usr.sbin/arp/Makefile
blob: 6ca9dd204ffd40ae549ef1c857af1b3a5972a290 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              
           

           
                   
 
         
 
                      
#	@(#)Makefile	8.2 (Berkeley) 4/18/94
# $FreeBSD$

PROG=	arp
MAN=	arp.4 arp.8

WARNS?=	3

.include <bsd.prog.mk>