artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6fa7a13
)
Revert last fix. a couple of hot mkdir,chmod,chown could
author
mickey
<mickey@openbsd.org>
Thu, 18 Apr 1996 11:21:03 +0000
(11:21 +0000)
committer
mickey
<mickey@openbsd.org>
Thu, 18 Apr 1996 11:21:03 +0000
(11:21 +0000)
not replace good old mtree anyway.
share/mk/bsd.lkm.mk
patch
|
blob
|
history
diff --git
a/share/mk/bsd.lkm.mk
b/share/mk/bsd.lkm.mk
index
34851db
..
0f29b3c
100644
(file)
--- a/
share/mk/bsd.lkm.mk
+++ b/
share/mk/bsd.lkm.mk
@@
-1,4
+1,4
@@
-# $OpenBSD: bsd.lkm.mk,v 1.
4 1996/04/18 11:11:07
mickey Exp $
+# $OpenBSD: bsd.lkm.mk,v 1.
5 1996/04/18 11:21:03
mickey Exp $
# from @(#)bsd.prog.mk 5.26 (Berkeley) 6/25/91
.if exists(${.CURDIR}/../Makefile.inc)
@@
-49,7
+49,6
@@
cleandir: _SUBDIRUSE clean
.if !target(install)
.if !target(beforeinstall)
beforeinstall:
- @-[ -d ${DESTDIR}${LKMDIR} ] || mkdir ${DESTDIR}${LKMDIR}
.endif
.if !target(afterinstall)
afterinstall: