This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: testsuite Makefile runs "rm -f".


On Fri, Jan 16, 2004 at 07:54:49AM +1100, Ben Elliston wrote:
> The following patch prevents rm(1) from issuing a diagnostic that I
> noticed when running make -s clean.  Since rm needs at least one
> filename, this should either be removed or guarded by test -n
> $(MISCELLANEOUS).
> 
> Okay to commit?

Yes, thank you.

> 2004-01-16  Ben Elliston  <bje@wasabisystems.com>
> 
> 	* gdb.arch/Makefile.in (MISCELLANEOUS): Remove.
> 	(clean mostlyclean): Remove empty rm.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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