aa6411e23e
Properly speaking, this is part of POSIX and not of the Be-style "kits", and so it should live in system/ alongside libroot. No functional change intended. Change-Id: I0fcf78a09c76e220ad4f1719d147978ef4a3bc52 Reviewed-on: https://review.haiku-os.org/726 Reviewed-by: Axel Dörfler <axeld@pinc-software.de> Reviewed-by: waddlesplash <waddlesplash@gmail.com>
9 lines
286 B
Plaintext
9 lines
286 B
Plaintext
SubDir HAIKU_TOP src system ;
|
|
|
|
SubInclude HAIKU_TOP src system boot ;
|
|
SubInclude HAIKU_TOP src system kernel ;
|
|
SubInclude HAIKU_TOP src system glue ;
|
|
SubInclude HAIKU_TOP src system libroot ;
|
|
SubInclude HAIKU_TOP src system libnetwork ;
|
|
SubInclude HAIKU_TOP src system runtime_loader ;
|