diff options
Diffstat (limited to 'src/build-data/os/haiku.txt')
-rw-r--r-- | src/build-data/os/haiku.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/build-data/os/haiku.txt b/src/build-data/os/haiku.txt new file mode 100644 index 000000000..8e35e76eb --- /dev/null +++ b/src/build-data/os/haiku.txt @@ -0,0 +1,15 @@ +os_type unix + +install_root /boot +header_dir develop/headers +lib_dir system/lib +doc_dir system/documentation + +<target_features> +gettimeofday +gmtime_r +</target_features> + +<aliases> +beos +</aliases> |