xref: /openbsd/lib/libc/thread/Makefile.inc (revision cecf84d4)
1#	$OpenBSD: Makefile.inc,v 1.9 2015/04/07 01:27:07 guenther Exp $
2
3.PATH: ${LIBCSRCDIR}/thread
4
5SRCS+=	unithread_malloc_lock.c unithread_mutex.c unithread_tag.c atfork.c
6