Hi!
Attached patch is Haiku support for mk/buildlink/find-{files,libs}.mk.
Any comments and/or suggestions?
Haiku OS dose not have /usr/include and /usr/lib.
Header files and libraries search paths are specified by BEINCLUDES and BELIBS
environment variable (semicolon separated)
In find-libs.mk, search below BELIBS additionally.
In find-files.mk, search below BEINCLUDES if finding files are /usr/include/*.
XXX: yes, /usr does not exists completely on Haiku OS,
XXX: so where should be set for BUILDLINK_PREFIX.${_pkg_} in
mk/buildlink3/bsd.buildlink3.mk?
--
"Of course I love NetBSD":-)
OBATA Akio / obache%NetBSD.org@localhostAttachment:
find.patch
Description: Binary data