On Thu, 28 Jun 2012 16:28:50 +0200
Thomas Martitz <[email protected]> wrote:

> Am 28.06.2012 15:41, schrieb Nick Treleaven:
> >
> > And then perhaps use $(MAKE) CP="$(CP)" RM="$(RM)" to pass these 
> > variables to the sub-makefiles so they don't need to have copies of 
> > the ifdef. They only need CP and RM.
> 
> Make variables are survive recursive invocations don't they?

Not that I know of. Do a ./configure or ./autoges, and look
at ./Makefile and src/Makefile.

-- 
E-gards: Jimmy
_______________________________________________
Geany-devel mailing list
[email protected]
https://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

Reply via email to