This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Now GCC is really hosed...
- To: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- Subject: Re: Now GCC is really hosed...
- From: Bruce Korb <bkorb at sco dot COM>
- Date: Fri, 14 Jul 2000 08:06:45 -0700
- CC: gcc at gcc dot gnu dot org
- Organization: Santa Cruz Operations
- References: <200007132116.RAA26430@caip.rutgers.edu>
"Kaveh R. Ghazi" wrote:
> Q: If you are going to reinstall the generated files, why introduce
> the extra Makefile hair to sometimes create them and sometimes copy?
> Why not just always copy them from the gen dir?
Because sometimes people will modify the predecessor files.
I bet they would want the new versions of the generated files. :-)