On Wed, Dec 30, 2009 at 3:05 PM, Andy Dougherty <[email protected]> wrote: > On Wed, 30 Dec 2009, Will Coleda wrote: > > >> I've created a branch (one_make) to start cleaning up the makefile. >> I've just now eliminated the compiler.dummy target there, and moved >> several generated independent makefiles into include'd ones. >> >> I've also broken out a few chunks of static deps into their own files. >> >> Can I get some verification from some non-gmake builds? > > OpenSolaris make doesn't like the ':=' style of variables. Something like > the appended patch is needed.
Something like it applied, thanks. I have dealing with the := issue on my list, but had blindly copied its usage in the meantime. -- Will "Coke" Coleda _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
