#///ToDo-2: local ALL_LOCATE_TARGET = $(GenodeBuild)/var/libcache/haiku ;  (otherwise the below -- and others -- are built in-tree)

#+SubDir TOP haiku-on-genode src lib src ; # ;
SubDir TOP haiku-on-genode ; #src ;  # a.k.a "haikutop haiku"


# 'rule HaikuKits' is never called on these 2 cpp's as
# they are not inside a "kit", so handle them by hand:
#
#SolibFromObjects haiku.lib.so :
#	rump_kernel.o
##	rump_syscalls_fs.o
#	;
#Library haiku.lib.a :
#	rump_kernel.cpp
##	rump_syscalls_fs.cpp
#	;


SubInclude TOP haiku-on-genode kits ;
SubInclude TOP haiku-on-genode sys-icon ;
SubInclude TOP haiku-on-genode sys-libroot ;
SubInclude TOP haiku-on-genode system ;


