12696848a1
as SYMLINKS_MAX (limits.h). git-svn-id: file:///srv/svn/repos/haiku/trunk/current@839 a95241bf-73f2-0310-859d-f6bbb57e9c96
13 lines
242 B
Plaintext
13 lines
242 B
Plaintext
SubDir OBOS_TOP src kernel core fs ;
|
|
|
|
UsePublicHeaders storage ;
|
|
|
|
KernelStaticLibrary libfs :
|
|
<$(SOURCE_GRIST)>bootfs.c
|
|
<$(SOURCE_GRIST)>devfs.c
|
|
<$(SOURCE_GRIST)>rootfs.c
|
|
<$(SOURCE_GRIST)>vfs.c
|
|
:
|
|
-fno-pic -Wno-unused -D_KERNEL_
|
|
;
|