* Makefile.in (clean): Remove config.log.
[deliverable/binutils-gdb.git] / binutils / Makefile.in
index b9936ef70cad4be556e94f4efefdf13ea875d29e..062399986b2ba077da68ab7161478d44bc507a36 100644 (file)
@@ -516,7 +516,7 @@ binutils.me: $(srcdir)/binutils.texi
 ###
 
 mostlyclean:
-       -rm -f *.o *~ \#* core binutils.?? binutils.??? y.output config.log
+       -rm -f *.o *~ \#* core binutils.?? binutils.??? y.output
        -rm -rf tmpdir
 clean: mostlyclean
        -rm -f $(PROGS) $(DEMANGLER_PROG).1 stamp-under
This page took 0.024166 seconds and 4 git commands to generate.