From bc2448e1f70f57ffc2b5c50e5f509f526b30ebf3 Mon Sep 17 00:00:00 2001 From: alfred Date: Wed, 6 Feb 2002 16:13:04 +0000 Subject: remove -M from RPCCOM, it slipped in with the tirpc upgrade. Submitted by: mbr --- lib/librpcsvc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/librpcsvc') diff --git a/lib/librpcsvc/Makefile b/lib/librpcsvc/Makefile index d6f319d..077a33e 100644 --- a/lib/librpcsvc/Makefile +++ b/lib/librpcsvc/Makefile @@ -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 -- cgit v1.1