This is the mail archive of the gdb-patches@sourceware.org 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] Clean up after generated c files for MIPS DSP targets


On 09/30/2014 03:58 PM, James Hogan wrote:
> The gdbserver "clean" Makefile target wasn't removing the generated files
> mips-dsp-linux.c and mips64-dsp-linux.c. Add rm commands to delete them.
> 
> gdb/gdbserver/ChangeLog:
> 
> 	* Makefile.in (clean): Add rm -f commands for mips-dsp-linux.c and
> 	mips64-dsp-linux.c.

OK.

Thanks,
Pedro Alves


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