1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/usr.bin/rpcinfo/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>