3.2 PATCH: Fully support parallel gnat1/gnatbind builds
Alexandre Oliva
aoliva@redhat.com
Wed May 22 18:20:00 GMT 2002
On May 22, 2002, Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> wrote:
> I suppose VPATH = $(VPATH):@srcdir@/ada in ada/Make-lang.in should suffice
> to achieve this only for builds including ada?
Nope, you can't reference the make macro itself in a `=' macro
definition. `:=' works, if it is sufficiently portable, but I'm
not sure it's mandated by POSIX.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist Professional serial bug killer
More information about the Gcc-patches
mailing list