SubDir OBOS_TOP src kernel libroot posix malloc ;

KernelMergeObject posix_malloc.o :
	<$(SOURCE_GRIST)>arch-specific.cpp 
	<$(SOURCE_GRIST)>heap.cpp 
	<$(SOURCE_GRIST)>processheap.cpp 
	<$(SOURCE_GRIST)>superblock.cpp 
	<$(SOURCE_GRIST)>threadheap.cpp 
	<$(SOURCE_GRIST)>wrapper.cpp 
	:
	-DNEWOS=1
	;
