This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: gcc/Makefile.in and target 'distclean'


On 15 Feb 2001, Alexandre Oliva wrote:
> Ok, go ahead and check it in mainline.

Done.

> I'm not sure I have privileges to approve it for the branch

You have...

> nor whether it matches the criteria :-(

...but I don't think that it matches the criteria.

The problem on the branch right now is that for srcdir!=destdir `make
distclean' does not remove the .gdbinit files while for srcdir==destdir
it used to remove that file unconditionally, thus ``destroying'' an
extracted tarball. So, the current behaviour on the branch does not seem
like a big problem to me -- unless I missed something (again). :-}

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]