aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/rpcinfo/Makefile
blob: 4b2f3ee88fa73a52e53ab7ce1e1919450f76e9b2 (plain) (blame)
1
2
3
4
5
6
7
8
#	from: @(#)Makefile	5.2 (Berkeley) 5/11/90
#	$Id: Makefile,v 1.1 1994/08/07 18:23:23 wollman Exp $

PROG=	rpcinfo
MAN8 = rpcinfo.8


.include <bsd.prog.mk>