summaryrefslogtreecommitdiffstats
path: root/include/rpcsvc
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-08-30 22:36:45 +0000
committerpeter <peter@FreeBSD.org>1996-08-30 22:36:45 +0000
commit246327253170dd5a00724596637e422389160afa (patch)
treea0316b95cfc74d523824f58212175d4dd3a7429b /include/rpcsvc
parente7775d9a185f3b2ee8f7c0a8a09f732c06062f52 (diff)
downloadFreeBSD-src-246327253170dd5a00724596637e422389160afa.zip
FreeBSD-src-246327253170dd5a00724596637e422389160afa.tar.gz
'make install' is not supposed to touch anything.
Diffstat (limited to 'include/rpcsvc')
-rw-r--r--include/rpcsvc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/rpcsvc/Makefile b/include/rpcsvc/Makefile
index f96d23a..5229a06 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.10 1996/08/30 19:31:28 peter Exp $
+# $Id: Makefile,v 1.11 1996/08/30 21:57:32 peter Exp $
.SUFFIXES: .x
@@ -17,7 +17,7 @@ CLEANFILES+= ${HDRS}
all: ${HDRS}
-beforeinstall: ${HDRS}
+beforeinstall:
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \
${HFILES:S;^;${.CURDIR}/;} \
${XFILES:S;^;${.CURDIR}/;} \
OpenPOWER on IntegriCloud