diff --git a/gcc/config/mips/t-mips b/gcc/config/mips/t-mips index 5a85506677c..47456254125 100644 --- a/gcc/config/mips/t-mips +++ b/gcc/config/mips/t-mips @@ -1,6 +1,3 @@ -# It is not a good idea for particlar targets to do peculiar things with ALL. -# --rms. -#ALL = Makefile start.encap libgcc.a EXTRA_PASSES = mips-tfile mips-tdump ld CCLIBFLAGS = -O -G 0 LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0 diff --git a/gcc/config/mips/t-osfrose b/gcc/config/mips/t-osfrose index d25507f51c5..b768294820e 100644 --- a/gcc/config/mips/t-osfrose +++ b/gcc/config/mips/t-osfrose @@ -1,4 +1,3 @@ -ALL = Makefile start.encap libgcc.a EXTRA_PASSES = ld EXTRA_OBJS = halfpic.o LIMITS_H = diff --git a/gcc/config/mips/t-ultrix b/gcc/config/mips/t-ultrix index 626dab464aa..47456254125 100644 --- a/gcc/config/mips/t-ultrix +++ b/gcc/config/mips/t-ultrix @@ -1,4 +1,3 @@ -ALL = Makefile start.encap libgcc.a EXTRA_PASSES = mips-tfile mips-tdump ld CCLIBFLAGS = -O -G 0 LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0