aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc/config/i386/x-dgux
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/i386/x-dgux')
-rw-r--r--contrib/gcc/config/i386/x-dgux11
1 files changed, 0 insertions, 11 deletions
diff --git a/contrib/gcc/config/i386/x-dgux b/contrib/gcc/config/i386/x-dgux
deleted file mode 100644
index 322bfe3ae911..000000000000
--- a/contrib/gcc/config/i386/x-dgux
+++ /dev/null
@@ -1,11 +0,0 @@
-#
-# host is ix86 running dgux
-#
-CC = /bin/gcc
-X_CFLAGS = -O -mstandard -mlegend
-BOOT_CFLAGS = -O2 -g -mstandard -mlegend $(CFLAGS)
-CLIB = -lw32
-RANLIB = true
-USER_H = $(EXTRA_HEADERS) $(LANG_EXTRA_HEADERS)
-STMP_FIXPROTO =
-