e99a5be395
in 1.x.
9 lines
155 B
Makefile
9 lines
155 B
Makefile
# from: @(#)Makefile 5.2 (Berkeley) 5/11/90
|
|
# $Id: Makefile,v 1.2 1993/11/10 03:46:45 smace Exp $
|
|
|
|
PROG= rpcinfo
|
|
MAN8 = rpcinfo.8
|
|
|
|
|
|
.include <bsd.prog.mk>
|