8 lines
154 B
Makefile
8 lines
154 B
Makefile
# $NetBSD: Makefile,v 1.5 1997/01/09 20:21:09 tls Exp $
|
|
# from: @(#)Makefile 5.2 (Berkeley) 5/11/90
|
|
|
|
PROG= rpcinfo
|
|
MAN= rpcinfo.8
|
|
|
|
.include <bsd.prog.mk>
|