artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc2eb6c
)
Build lkm directory by default
author
tholo
<tholo@openbsd.org>
Sat, 2 Mar 1996 21:04:11 +0000
(21:04 +0000)
committer
tholo
<tholo@openbsd.org>
Sat, 2 Mar 1996 21:04:11 +0000
(21:04 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
08de728
..
2924854
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-5,7
+5,7
@@
SUBDIR+= lib include bin libexec sbin usr.bin usr.sbin share games
SUBDIR+= gnu
-SUBDIR+= sys
+SUBDIR+= sys
lkm
.include <bsd.own.mk> # for NOMAN, if it's there.