entered into RCS
authorRichard Stallman <rms@gnu.org>
Sun, 19 Jul 1992 20:05:09 +0000 (20:05 +0000)
committerRichard Stallman <rms@gnu.org>
Sun, 19 Jul 1992 20:05:09 +0000 (20:05 +0000)
From-SVN: r1633

gcc/config/m68k/x-dpx2

index e12c146aba084ce3c9efe571d19ddc27e8f48467..5886773f2f6133962f9812b693266681bce9036f 100644 (file)
@@ -5,7 +5,7 @@ ALLOCA_FLAGS=-S
 ALLOCA_FINISH = $(AS) -o alloca.o alloca.s
 # be sure not to confuse ./as with /bin/as
 AS=`if [ x$(OLDCC) = x$(CC) ] ; then echo /bin/as; else echo $(GAS); fi`
-GAS = $(libsubdir)/as
+GAS = gas
 #
 # as of gcc-2.2.1 gcc -g produces too many .stabd's for /bin/ld
 # to link cc1plus, so use -g with /bin/cc, but -O with gcc