2013-12-06 12:04:52 +01:00
|
|
|
# $NetBSD: Makefile.inc,v 1.4 2013/04/05 20:15:42 christos Exp $
|
2011-02-14 20:36:03 +01:00
|
|
|
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
|
|
|
|
# Our sources
|
|
|
|
.PATH: ${.CURDIR}/thread-stub
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
SRCS+= __isthreaded.c thread-stub.c thread-stub-init.c
|