need bsd.own.mk to avoid the "NETBSDSRCDIR is nothing" syndrome

This commit is contained in:
pooka 2010-05-31 23:53:02 +00:00
parent 0854573c60
commit 999c22b60a
1 changed files with 3 additions and 1 deletions

View File

@ -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