xref: /freebsd/usr.sbin/mountd/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
18fae3551SRodney W. GrimesPROG=	mountd
26a09faf2SCraig RodriguesSRCS=	mountd.c getmntopts.c
30a5779d4SRuslan ErmilovMAN=	exports.5 netgroup.5 mountd.8
48fae3551SRodney W. Grimes
5*64a0982bSEnji CooperMOUNT=  ${SRCTOP}/sbin/mount
66a09faf2SCraig RodriguesCFLAGS+= -I${MOUNT}
7389b8446SPeter WemmWARNS?= 2
8052238b1SDavid E. O'Brien
96a09faf2SCraig Rodrigues.PATH: ${MOUNT}
106a09faf2SCraig Rodrigues
11c6db8143SBaptiste DaroussinLIBADD=	util
12a032b226SPawel Jakub Dawidek
138fae3551SRodney W. Grimes.include <bsd.prog.mk>
14