summaryrefslogtreecommitdiffstats
path: root/include/rpcsvc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpcsvc/Makefile')
-rw-r--r--include/rpcsvc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/rpcsvc/Makefile b/include/rpcsvc/Makefile
index 71cd966..8b058ee 100644
--- a/include/rpcsvc/Makefile
+++ b/include/rpcsvc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 2.3 88/08/11 4.0 RPCSRC
-# $Id: Makefile,v 1.20 1998/01/16 11:51:19 bde Exp $
+# $Id: Makefile,v 1.21 1998/01/19 17:19:09 wpaul Exp $
.SUFFIXES: .x
@@ -25,6 +25,8 @@ beforeinstall:
${XFILES:S;^;${.CURDIR}/;} \
${HDRS} \
${DESTDIR}/usr/include/rpcsvc
+ ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 key_prot.h \
+ ${DESTDIR}/usr/include/rpc
.x.h:
${RPCCOM} -h ${.IMPSRC} -o ${.TARGET}
OpenPOWER on IntegriCloud