remove -M from RPCCOM, it slipped in with the tirpc upgrade.

Submitted by: mbr
This commit is contained in:
Alfred Perlstein 2002-02-06 16:13:04 +00:00
parent dc584ddbc5
commit d4210d7dba
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=90299

View File

@ -12,7 +12,7 @@ RPCSRCS= klm_prot.x mount.x nfs_prot.x nlm_prot.x rex.x rnusers.x \
OTHERSRCS= rnusers.c rstat.c rwall.c yp_passwd.c yp_update.c
SECRPCSRCS= secretkey.c xcrypt.c
RPCCOM = rpcgen -CM
RPCCOM = rpcgen -C
INCDIRS= -I${DESTDIR}/usr/include/rpcsvc -I${DESTDIR}/usr/include