From efa74725651dc614595148bebbae1f27ed0b132e Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 15 Aug 1995 20:06:50 +0000 Subject: Install the headers and sample files with 444 perms (as opposed to 555). Submitted by: graichen@sirius.physik.fu-berlin.de (Thomas Graichen) --- include/rpcsvc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include/rpcsvc') diff --git a/include/rpcsvc/Makefile b/include/rpcsvc/Makefile index 5607e35..12ee464 100644 --- a/include/rpcsvc/Makefile +++ b/include/rpcsvc/Makefile @@ -1,9 +1,10 @@ # from: @(#)Makefile 2.3 88/08/11 4.0 RPCSRC -# $Id: Makefile,v 1.5 1995/06/29 19:45:46 wollman Exp $ +# $Id: Makefile,v 1.6 1995/08/06 12:23:10 bde Exp $ .SUFFIXES: .x RPCCOM = rpcgen +BINMODE = 444 HDRS= klm_prot.h mount.h nfs_prot.h nlm_prot.h rex.h rnusers.h\ rquota.h rstat.h rwall.h sm_inter.h spray.h yppasswd.h yp.h -- cgit v1.1