Added CS0String.cpp and Icb.cpp
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3836 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
6c92bff25c
commit
51848a1ea2
@ -15,14 +15,14 @@ SimpleTest udf_shell
|
||||
sysdep.c hexdump.c argv.c
|
||||
|
||||
cpp.cpp vfs_interface.cpp
|
||||
UdfDebug.cpp DiskStructures.cpp PartitionMap.cpp Volume.cpp
|
||||
CS0String.cpp DiskStructures.cpp Icb.cpp PartitionMap.cpp UdfDebug.cpp Volume.cpp
|
||||
:
|
||||
;
|
||||
|
||||
# Tell Jam where to find these sources
|
||||
SEARCH on [ FGristFiles
|
||||
cpp.cpp vfs_interface.cpp
|
||||
UdfDebug.cpp DiskStructures.cpp PartitionMap.cpp Volume.cpp
|
||||
CS0String.cpp DiskStructures.cpp Icb.cpp PartitionMap.cpp UdfDebug.cpp Volume.cpp
|
||||
] = [ FDirName $(OBOS_TOP) src add-ons kernel file_systems udf ] ;
|
||||
|
||||
SEARCH on [ FGristFiles
|
||||
|
Loading…
Reference in New Issue
Block a user