artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78f44f1
)
beforeinstall -> includes
author
deraadt
<deraadt@openbsd.org>
Sat, 4 May 1996 09:16:14 +0000
(09:16 +0000)
committer
deraadt
<deraadt@openbsd.org>
Sat, 4 May 1996 09:16:14 +0000
(09:16 +0000)
lib/librpcsvc/Makefile
patch
|
blob
|
history
diff --git
a/lib/librpcsvc/Makefile
b/lib/librpcsvc/Makefile
index
d9c95f2
..
d8ffea5
100644
(file)
--- a/
lib/librpcsvc/Makefile
+++ b/
lib/librpcsvc/Makefile
@@
-1,4
+1,4
@@
-# $Id: Makefile,v 1.
1.1.1 1995/10/18 08:43:10
deraadt Exp $
+# $Id: Makefile,v 1.
2 1996/05/04 09:16:14
deraadt Exp $
RPCSRCS= bootparam_prot.x klm_prot.x mount.x nfs_prot.x\
@@
-15,7
+15,7
@@
NOPIC=
all: ${HDRS}
beforedepend: ${HDRS}
-
beforeinstall
:
+
includes
:
install -d -o ${BINOWN} -g ${BINGRP} -m 755 \
${DESTDIR}/usr/include/rpcsvc
@for i in $(HDRS); do \