On Thu, 28 Jun 2012 16:28:50 +0200 Thomas Martitz thomas.martitz@student.htw-berlin.de 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.