1 # AtheOS hints file ( http://www.atheos.cx/ )
2 # Kurt Skauen, kurt@atheos.cx
6 libpth='/system/libs /usr/lib'
18 # POSIX and BSD functions are scattered over several non-standard libraries
19 # in AtheOS, so I figured it would be safer to let the linker figure out
20 # which symbols are available.
24 # Hopefully, the native malloc knows better than perl's.
27 # AtheOS native FS does not support hard-links, but link() is defined
31 dont_use_nlink='define'