SubDir OBOS_TOP src kernel core util ;

KernelMergeObject kernel_util.o :
	list.c
	kernel_cpp.cpp

	: -fno-pic -Wno-unused -D_KERNEL_MODE
	;
