artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04b214c
)
Added ${MAKE} distribution for ypinit in distribution-etc-root-var. -moj
author
maja
<maja@openbsd.org>
Sun, 20 Apr 1997 10:19:24 +0000
(10:19 +0000)
committer
maja
<maja@openbsd.org>
Sun, 20 Apr 1997 10:19:24 +0000
(10:19 +0000)
etc/Makefile
patch
|
blob
|
history
diff --git
a/etc/Makefile
b/etc/Makefile
index
85e09ec
..
81d5812
100644
(file)
--- a/
etc/Makefile
+++ b/
etc/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.4
5 1997/04/15 12:32:17 graichen
Exp $
+# $OpenBSD: Makefile,v 1.4
6 1997/04/20 10:19:24 maja
Exp $
TZDIR= /usr/share/zoneinfo
LOCALTIME= US/Pacific
@@
-157,6
+157,7
@@
distribution-etc-root-var: distrib-dirs
${DESTDIR}/)
.endif
(cd ../usr.sbin/sendmail/cf/cf; ${MAKE} distribution)
+ (cd ../usr.sbin/ypserv/ypinit; ${MAKE} distribution)
distribution: distribution-etc-root-var
(cd ..; ${MAKE} install)