diff options
Diffstat (limited to 'gcc/config/i386/t-beos')
-rw-r--r-- | gcc/config/i386/t-beos | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/i386/t-beos b/gcc/config/i386/t-beos deleted file mode 100644 index b5c8ec2..0000000 --- a/gcc/config/i386/t-beos +++ /dev/null @@ -1,4 +0,0 @@ -# There are system headers elsewhere, but these are the ones that -# we are most likely to want to apply any fixes to. -SYSTEM_HEADER_DIR = /boot/develop/headers/posix -CROSS_SYSTEM_HEADER_DIR = $(tooldir)/sys-include/posix |