This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Link gnulib in gdbserver.
On 04/13/2012 12:05 PM, Pedro Alves wrote:
> I'm not a make expert, but I think this is more about passing variables
> to sub-makes then about sub-dirs. Note how everything in FLAGS_TO_PASS
> (before the gnulib changes) is just the unitary FOO=$(FOO).
I think this is the reason:
https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.68/html_node/Macros-and-Submakes.html#Macros-and-Submakes
--
Pedro Alves