SubDir OBOS_TOP src kernel libroot posix pthread ;

KernelMergeObject posix_pthread.o :
 	<$(SOURCE_GRIST)>pthread_mutex.c
 	<$(SOURCE_GRIST)>pthread_mutexattr.c
 	:
	-fPIC -DPIC
	;

