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]
Other format: [Raw text]

Re: [PATCH][Ada] Switch gnatbind from C to Ada generation during bootstrap


* Arnaud Charlet wrote on Sat, Jun 27, 2009 at 03:16:12PM CEST:
> 
> Also the use of $(MV) -f looks strange, I've never seen this kind of usage
> (explicit use of -f) in Makefile before.

FWIW, automake-generated Makefiles use 'mv -f' in the dependency
tracking code.  The Autoconf manual documents -f to be portable for mv.

Cheers,
Ralf


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