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:
Tyler Dauwalder 2003-07-04 06:25:00 +00:00
parent 6c92bff25c
commit 51848a1ea2

View File

@ -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