1 SubDir HAIKU_TOP src add-ons kernel file_systems ramfs ;
3 local userlandFSTop = [ FDirName $(HAIKU_TOP) src add-ons kernel
4 file_systems userlandfs ] ;
5 local userlandFSIncludes = [ PrivateHeaders userlandfs ] ;
7 UsePrivateHeaders kernel shared ;
9 SubDirHdrs [ FDirName $(userlandFSIncludes) shared ] ;
11 SEARCH_SOURCE += [ FDirName $(userlandFSTop) shared ] ;
13 DEFINES += DEBUG_APP="\\\"ramfs\\\"" ;
23 AttributeIndexImpl.cpp
26 BlockAllocatorArea.cpp
27 BlockAllocatorAreaBucket.cpp
28 BlockReferenceManager.cpp