aboutsummaryrefslogtreecommitdiff
path: root/config/mh-a68bsd
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@twcny.rr.com>2002-04-19 17:26:08 +0000
committerDJ Delorie <dj@gcc.gnu.org>2002-04-19 13:26:08 -0400
commit704c9a14022cd20ab666e348fd443e86f3a6fb3f (patch)
tree8f336e33146653020294a4ca27b95c414301e0ff /config/mh-a68bsd
parent1f1760d33ca52f7f9a581bb5420ad36345484c32 (diff)
downloadgcc-704c9a14022cd20ab666e348fd443e86f3a6fb3f.zip
gcc-704c9a14022cd20ab666e348fd443e86f3a6fb3f.tar.gz
gcc-704c9a14022cd20ab666e348fd443e86f3a6fb3f.tar.bz2
mh-a68bsd: clean out dead code
2002-04-19 Nathanael Nerode <neroden@twcny.rr.com> * config/mh-a68bsd: clean out dead code * config/mh-apollo68: clean out dead code * config/mh-cxux: clean out dead code * config/mh-decstation: clean out dead code * config/mh-dgux: clean out dead code * config/mh-dgux386: clean out dead code * config/mh-hp300: clean out dead code * config/mh-hpux: clean out dead code * config/mh-hpux8: clean out dead code * config/mh-interix: clean out dead code * config/mh-irix4: clean out dead code * config/mh-lynxrs6k: clean out dead code * config/mh-mingw32: clean out dead code * config/mh-ncr3000: clean out dead code * config/mh-ncrsvr43: clean out dead code * config/mh-necv4: clean out dead code * config/mh-openedition: clean out dead code * config/mh-riscos: clean out dead code * config/mh-sco: clean out dead code * config/mh-sysv4: clean out dead code * config/mh-lynxos: removed, contained only dead code * config/mh-vaxult2: removed, contained only dead code * config/mh-sun3: removed, contained only dead code * configure.in: remove references to dead files From-SVN: r52530
Diffstat (limited to 'config/mh-a68bsd')
-rw-r--r--config/mh-a68bsd10
1 files changed, 0 insertions, 10 deletions
diff --git a/config/mh-a68bsd b/config/mh-a68bsd
index c991289..2fe28d0 100644
--- a/config/mh-a68bsd
+++ b/config/mh-a68bsd
@@ -1,12 +1,2 @@
RANLIB=true
-
-#None of the Apollo compilers can compile gas or binutils. The preprocessor
-# chokes on bfd, the compiler won't let you assign integers to enums, and
-# other problems. Defining CC to gcc is a questionable way to say "don't use
-# the apollo compiler" (the preferred version of GCC could be called cc,
-# or whatever), but I'm not sure leaving CC as cc is any better...
-
-#CC=cc -A ansi -A runtype,any -A systype,any -U__STDC__ -DNO_STDARG
-CC=gcc
-
BISON=yacc