Build lkm directory by default
authortholo <tholo@openbsd.org>
Sat, 2 Mar 1996 21:04:11 +0000 (21:04 +0000)
committertholo <tholo@openbsd.org>
Sat, 2 Mar 1996 21:04:11 +0000 (21:04 +0000)
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.