This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Extending xm_defines syntax to get rid of more xm-files
- To: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>
- Subject: Re: Extending xm_defines syntax to get rid of more xm-files
- From: Richard Henderson <rth at redhat dot com>
- Date: Sun, 18 Mar 2001 19:53:02 -0800
- Cc: zackw at Stanford dot EDU, gcc at gcc dot gnu dot org
- References: <200103190331.WAA23014@caip.rutgers.edu>
On Sun, Mar 18, 2001 at 10:31:09PM -0500, Kaveh R. Ghazi wrote:
> I don't know if '=' works passed through Makefile.in into mkconfig.sh,
> but if we choose the separator charater right and we're lucky, I think
> its just a small tweek to mkconfig.sh to handle this.
The obvious tweek works. I'd done just that last week for
something, and then decided that I didn't need it.
r~