1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-02 08:42:48 +00:00
freebsd/usr.bin/rpcinfo/Makefile
1997-02-22 19:58:13 +00:00

9 lines
108 B
Makefile

# from: @(#)Makefile 5.2 (Berkeley) 5/11/90
# $Id$
PROG= rpcinfo
MAN8 = rpcinfo.8
.include <bsd.prog.mk>