On Wed, Aug 23, 2006 at 02:24:45PM -0400, Will Coleda wrote: > > To sum up: for now, I'm working on being able to support: > > $(addprefix runtime/builtin,$(notdir $(wildcard languages/tcl/ > runtime/builtin/*.pir))) > > Which looks like gmake, but will be expanded at config time: once we > fixup where/when language makefiles are generated, this will simplify > to: > > $(wildcard runtime/builtin/*.pir)
I think it's a mistake to use a make-like syntax. That's just going to lead to maintenance confusion down the road. Someone, someday is going to change it thinking that's it's just GNU make syntax. Why don't you just embed blocks of Perl code instead of inventing a new syntax? -J --
pgpDHqnqy4gPJ.pgp
Description: PGP signature