t-beos revision 90075
1# There are system headers elsewhere, but these are the ones that
2# we are most likely to want to apply any fixes to.
3SYSTEM_HEADER_DIR = /boot/develop/headers/posix
4CROSS_SYSTEM_HEADER_DIR = $(tooldir)/sys-include/posix
5
6# Don't run fixproto
7STMP_FIXPROTO =
8