need bsd.own.mk to avoid the "NETBSDSRCDIR is nothing" syndrome
This commit is contained in:
parent
0854573c60
commit
999c22b60a
|
@ -1,6 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.1 2010/05/31 23:32:51 pooka Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2010/05/31 23:53:02 pooka Exp $
|
||||
#
|
||||
|
||||
.include <bsd.own.mk>
|
||||
|
||||
LIB= kernspace
|
||||
SRCS= thread.c busypage.c tsleep.c
|
||||
|
||||
|
|
Loading…
Reference in New Issue