xref: /freebsd-12.1/libexec/rpc.rstatd/Makefile (revision ee5a34ec)
17f3dea24SPeter Wemm# $FreeBSD$
20c0b205cSGeoff Rehmet
30c0b205cSGeoff RehmetPROG =	rpc.rstatd
40c0b205cSGeoff RehmetSRCS =	rstatd.c rstat_proc.c
5e5b5c66bSRuslan ErmilovMAN =	rpc.rstatd.8
60c0b205cSGeoff Rehmet
7*ee5a34ecSBaptiste DaroussinLIBADD=	rpcsvc devstat
80c0b205cSGeoff Rehmet
91100c001SEd SchoutenWARNS?=	1
101100c001SEd Schouten
110c0b205cSGeoff Rehmet.include <bsd.prog.mk>
12