diff options
Diffstat (limited to 'gcc/config/i386/t-netware')
-rwxr-xr-x | gcc/config/i386/t-netware | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/config/i386/t-netware b/gcc/config/i386/t-netware new file mode 100755 index 0000000..f898857 --- /dev/null +++ b/gcc/config/i386/t-netware @@ -0,0 +1,6 @@ +# This file is CYGNUS LOCAL in order to not build libgcc1.a. +LIBGCC1 = libgcc1.null +CROSS_LIBGCC1 = libgcc1.null + +# Our header files are supposed to be correct, nein? +STMP_FIXPROTO = |