entered into RCS
authorrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 Jul 1992 20:05:09 +0000 (20:05 +0000)
committerrms <rms@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 19 Jul 1992 20:05:09 +0000 (20:05 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@1633 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/m68k/x-dpx2

index e12c146..5886773 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