From: Michael Chastain Date: Sat, 16 Aug 2003 16:54:26 +0000 (+0000) Subject: 2003-08-15 Michael Chastain X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ca506da8bc29c6389514750151973321098caddc;p=binutils-gdb.git 2003-08-15 Michael Chastain * src-release (do-proto-toplev): Remove junk files dejagnu/example/calc/config.status, dejagnu/example/calc/config.log. --- diff --git a/ChangeLog b/ChangeLog index 74a0af4e688..c30774294fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-08-15 Michael Chastain + + * src-release (do-proto-toplev): Remove junk files + dejagnu/example/calc/config.status, + dejagnu/example/calc/config.log. + 2003-08-14 Alexandre Duret-Lutz * config-ml.in, symlink-tree: Add license. diff --git a/src-release b/src-release index 2b8fa45c054..78d9f831254 100644 --- a/src-release +++ b/src-release @@ -160,6 +160,14 @@ do-proto-toplev: $(DEVO_SUPPORT) $(SUPPORT_FILES) texinfo/texinfo.tex done cd etc && $(MAKE) info $(MAKE) distclean + # Kludge for pr gdb/708. 'configure' configures in + # dejagnu/example/calc, but 'make distclean' does not clean in + # dejagnu/example. Someday somebody might fix this in dejagnu, + # and then import a new dejagnu into sourceware. Right now, a + # couple of 'rm' commands will get the gdb snapshots working + # again. -- chastain 2003-08-15 + rm -f dejagnu/example/calc/config.status + rm -f dejagnu/example/calc/config.log # mkdir proto-toplev/etc (cd proto-toplev/etc; \