Files
haiku-beta6/src/tests/kernel/Jamfile
T
Axel Dörfler ea0bca7cd2 The boot floppy now builds at its new location.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@11941 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-03-21 17:57:45 +00:00

9 lines
320 B
Plaintext

SubDir OBOS_TOP src tests kernel ;
SubInclude OBOS_TOP src tests kernel boot ;
SubInclude OBOS_TOP src tests kernel boot_floppy ;
SubInclude OBOS_TOP src tests kernel consoled ;
SubInclude OBOS_TOP src tests kernel core ;
SubInclude OBOS_TOP src tests kernel libroot ;
SubInclude OBOS_TOP src tests kernel benchmarks ;