summaryrefslogtreecommitdiffstats
path: root/usr.bin/rpcinfo/Makefile
blob: c89b5b3cbe563a4c31b08ecca119e09986b2a71d (plain)
1
2
3
4
5
6
7
8
9
10
#	from: @(#)Makefile	5.2 (Berkeley) 5/11/90
# $FreeBSD$

PROG=	rpcinfo
SRCS=	rpcinfo.c
MAN=	rpcinfo.8

CFLAGS+= -DPORTMAP

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud