Since lkm/ seems to be gone now, don't list it as a SUBDIR.
This commit is contained in:
parent
3998cc1155
commit
19954165b5
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.10 2000/10/16 13:28:38 simonb Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2000/12/11 19:39:33 augustss Exp $
|
||||
# from @(#)Makefile 8.1 (Berkeley) 6/5/93
|
||||
|
||||
# Missing: ms
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
.if ${MKSHARE} != "no" || \
|
||||
make(clean) || make(cleandir) || make(distclean) || make(obj)
|
||||
SUBDIR= dict doc examples lkm man me misc mk tabset termcap tmac wscons zoneinfo
|
||||
SUBDIR= dict doc examples man me misc mk tabset termcap tmac wscons zoneinfo
|
||||
.endif
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user