xref: /openbsd/lib/libc/thread/Makefile.inc (revision 404b540a)
1#	$OpenBSD: Makefile.inc,v 1.7 2007/06/05 18:11:48 kurt Exp $
2
3.PATH: ${LIBCSRCDIR}/thread
4
5SRCS+=	unithread_malloc_lock.c unithread_mutex.c unithread_tag.c
6
7