From 8521c499ab131282d6c4c2943cce525573d8cee3 Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Tue, 25 Apr 1995 16:21:32 -0700 Subject: (clean): Delete libgcc1-asm.a. From-SVN: r9467 --- gcc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/Makefile.in b/gcc/Makefile.in index 71b9ec9..340724f 100644 --- a/gcc/Makefile.in +++ b/gcc/Makefile.in @@ -1884,7 +1884,7 @@ clean: mostlyclean bytecode.clean lang.clean # but the spec for `make clean' requires it. # Using unprotoize.c is not quite right in the first place, # but what better way is there? - -rm -f libgcc.a libgcc1.a libgcc2.a libgcc2.ready + -rm -f libgcc.a libgcc1.a libgcc1-asm.a libgcc2.a libgcc2.ready -rm -f libgcc1.null $(LIB2FUNCS_EXTRA) -rm -f *.dvi -rm -f */*.dvi -- cgit v1.1