The very beginning of a package FS: Empty stubs for a minimal read-only file

system.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34064 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2009-11-15 21:56:03 +00:00
parent 689605bf2a
commit 3791c3fc27
3 changed files with 290 additions and 0 deletions
@@ -0,0 +1,9 @@
SubDir HAIKU_TOP src add-ons kernel file_systems packagefs ;
KernelAddon packagefs
:
kernel_interface.cpp
: $(HAIKU_STATIC_LIBSUPC++)
;