Re: issue when using MAKEFILES variable

2009-10-31 Thread Martin Dorey
and, while I can attest that it's tedious work, it rarely takes longer than, say, an hour. - Original Message - From: jean-luc malet jeanluc.ma...@gmail.com To: Martin Dorey Cc: bug-make@gnu.org bug-make@gnu.org Sent: Sat Oct 31 12:24:45 2009 Subject: Re: issue when using MAKEFILES variable

issue when using MAKEFILES variable

2009-10-30 Thread jean-luc malet
hi! I face issue when using MAKEFILES variable this variable is set into a toplevel makefile and contain only export varname=varvalue lines then submake is called into rules like this target : MAKEFILES=theconffile ${MAKE} -C the/component/path -f Makefile target

issue when using MAKEFILES variable

2009-10-30 Thread jean-luc malet
I don't know if this reached the list (sent before aknowledge of mailman) -- Forwarded message -- hi! I face issue when using MAKEFILES variable this variable is set into a toplevel makefile and contain only       export varname=varvalue lines then submake is called into rules