aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Stallman <rms@gnu.org>1992-07-04 18:49:55 +0000
committerRichard Stallman <rms@gnu.org>1992-07-04 18:49:55 +0000
commit6aeff4656b006b41fefc77bd7a8cffb8e7195a71 (patch)
tree39995b1b6afffacff617bf9f867c48c724f53645 /gcc
parent46bf846a6c3f28fd146984552300d3f6ec54928d (diff)
downloadgcc-6aeff4656b006b41fefc77bd7a8cffb8e7195a71.zip
gcc-6aeff4656b006b41fefc77bd7a8cffb8e7195a71.tar.gz
gcc-6aeff4656b006b41fefc77bd7a8cffb8e7195a71.tar.bz2
(LIBGCC1, AR, RANLIB, RANLIB_TEST, LIBCONVERT): Deleted.
From-SVN: r1431
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/m68k/x-hp320g13
1 files changed, 0 insertions, 13 deletions
diff --git a/gcc/config/m68k/x-hp320g b/gcc/config/m68k/x-hp320g
index 3286315..8c0391d 100644
--- a/gcc/config/m68k/x-hp320g
+++ b/gcc/config/m68k/x-hp320g
@@ -9,16 +9,3 @@ X_CFLAGS= -I../hp-include
# Version 5 of HPUX had a compiler bug that made it crash with -g.
# You must set CFLAGS to empty on version 5.
-
-# You must get alloca.c from GNU Emacs.
-
-# Control how libgcc.a is made.
-LIBGCC1 = libgcc1.conv
-
-# Alas, we don't know where these programs can be found.
-# We can only guess.
-AR=/usr/local/gnubin/ar
-RANLIB=/usr/local/gnubin/ranlib
-RANLIB_TEST = [ -f /usr/local/gnubin/ranlib ]
-
-LIBCONVERT=/usr/local/bin/hpxt