summaryrefslogtreecommitdiffstats
path: root/include/rpcsvc
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-09-16 10:52:59 +0000
committerbde <bde@FreeBSD.org>1997-09-16 10:52:59 +0000
commit6c065dd935eff75e7367acf23ae84cc3251a00a9 (patch)
tree8651a0ea9c6f87286ea4d4d1a47044de32f03dce /include/rpcsvc
parentfb7c74815369c33fa4b23231af09f5d97c3e1f7d (diff)
downloadFreeBSD-src-6c065dd935eff75e7367acf23ae84cc3251a00a9.zip
FreeBSD-src-6c065dd935eff75e7367acf23ae84cc3251a00a9.tar.gz
Removed installhdrs target. It was an unnecessary complication.
Diffstat (limited to 'include/rpcsvc')
-rw-r--r--include/rpcsvc/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/include/rpcsvc/Makefile b/include/rpcsvc/Makefile
index c1581e9..07e5bb4 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.17 1997/08/21 09:29:49 jmg Exp $
+# $Id: Makefile,v 1.18 1997/08/21 18:33:13 bde Exp $
.SUFFIXES: .x
@@ -19,9 +19,7 @@ CLEANFILES+= ${HDRS}
all: ${HDRS}
-beforeinstall: installhdrs
-
-installhdrs:
+beforeinstall:
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \
${HFILES:S;^;${.CURDIR}/;} \
${XFILES:S;^;${.CURDIR}/;} \
OpenPOWER on IntegriCloud