From: Jim Wilson Date: Tue, 8 Mar 1994 01:10:40 +0000 (-0800) Subject: (mostlyclean): Don't explicitly delete ld. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=813fc11c296d5d42a7866c7d4720b249d0707054;p=gcc.git (mostlyclean): Don't explicitly delete ld. From-SVN: r6712 --- diff --git a/gcc/Makefile.in b/gcc/Makefile.in index 4e3f263a33a..69694bb3aeb 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -1690,7 +1690,7 @@ mostlyclean: bytecode.mostlyclean -rm -f *.dbr *.jump2 *.sched *.cse2 *.sched2 *.stack # Delete some files made during installation. -rm -f specs gfloat.h float.h-* enquire SYSCALLS.c.X SYSCALLS.c - -rm -f collect collect2 ld mips-tfile mips-tdump alloca.s + -rm -f collect collect2 mips-tfile mips-tdump alloca.s # Delete files generated for fixproto -rm -rf fix-header xsys-protos.h deduced.h tmp-deduced.h \ gen-protos fixproto.list fixtmp.* fixhdr.ready