summaryrefslogtreecommitdiff
path: root/usr.bin/rpcinfo/Makefile
blob: 0691893c86af781666c39f06412fc48e77faa4f9 (plain)
1
2
3
4
5
6
7
#	from: @(#)Makefile	5.2 (Berkeley) 5/11/90
#	$Id: Makefile,v 1.1 1995/10/18 08:46:02 deraadt Exp $

PROG=	rpcinfo
MAN=	rpcinfo.8

.include <bsd.prog.mk>