From: Fred Fish Date: Tue, 30 Mar 1993 01:49:04 +0000 (+0000) Subject: * Makefile.in (clean, distclean, realclean): Recursively apply X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=239121e2b77fb122caf9aee6abf2d11867724bb3;p=binutils-gdb.git * Makefile.in (clean, distclean, realclean): Recursively apply to subdirs first, rather than last. This avoids, for example, Makefile being removed in a parent directory before the recursive make is run. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fc0f3571dc8..6ca6897fb9a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ Mon Mar 29 15:03:25 1993 Fred Fish (fnf@cygnus.com) + * Makefile.in (clean, distclean, realclean): Recursively apply + to subdirs first, rather than last. This avoids, for example, + Makefile being removed in a parent directory before the recursive + make is run. + * alldeps.mak, depend: Update for below changes. * config/m68k/tm-m68k.h: Renamed from config/m68k/tm-68k.h.