1SubDir HAIKU_TOP src kits support ; 2 3SetSubDirSupportedPlatforms haiku libbe_test ; 4 5UsePrivateHeaders app interface media shared support ; 6 7MergeObject <libbe>support_kit.o : 8 Archivable.cpp 9 Beep.cpp 10 BlockCache.cpp 11 ByteOrder.cpp 12 DataIO.cpp 13 DateTime.cpp 14 BufferIO.cpp 15 Flattenable.cpp 16 List.cpp 17 Locker.cpp 18 PointerList.cpp 19 Referenceable.cpp 20 StopWatch.cpp 21 String.cpp 22 Url.cpp 23; 24