aboutsummaryrefslogtreecommitdiff
path: root/gcc/config.gcc
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>2001-11-10 04:40:58 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>2001-11-10 04:40:58 +0000
commit57870f8acd9cb9d86c18104702e6752b9cb08171 (patch)
tree34e89f5b0be7cab89e0eb4960fbe52dcece2898d /gcc/config.gcc
parent62918bd31b3a5682e8b1bc330fc212f8f0f5b9d1 (diff)
downloadgcc-57870f8acd9cb9d86c18104702e6752b9cb08171.zip
gcc-57870f8acd9cb9d86c18104702e6752b9cb08171.tar.gz
gcc-57870f8acd9cb9d86c18104702e6752b9cb08171.tar.bz2
config.gcc (i[34567]86-dg-dgux*): Don't set `out_file'.
* config.gcc (i[34567]86-dg-dgux*): Don't set `out_file'. * i386/dgux.h (ASM_FILE_START): Set to the meaningful portions of dgux.c:output_file_start(). * i386/dgux.c: Delete file. From-SVN: r46911
Diffstat (limited to 'gcc/config.gcc')
-rw-r--r--gcc/config.gcc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/config.gcc b/gcc/config.gcc
index 97304e2..d439ed9 100644
--- a/gcc/config.gcc
+++ b/gcc/config.gcc
@@ -1443,7 +1443,6 @@ i[34567]86-*-interix*)
;;
i[34567]86-dg-dgux*)
xm_defines=POSIX
- out_file=i386/dgux.c
tm_file="${tm_file} i386/att.h elfos.h svr4.h i386/sysv4.h i386/dgux.h"
tmake_file=i386/t-dgux
xmake_file=i386/x-dgux