Hi all goboers.

I'm planning to make a script that could be added to Scripts package
named MakeMake.

This script should make a Makefile file, based on the input. I think
this could be util in many cases:
 * Recipes that come with an alone script (for example AsciiDoc recipe),
adding a new tag to recipe format will make more declarative the
installation for this recipes.
 * This will let compile recipes against some many lib versions. For
example, when building lua libraries and the user has installed lua4
and lua5, you could tell Compile to make the lib againts both lua
versions (this could be done to be something generic for all recipes).

At the moment i have some similar to make the lua libs, it's a script
wrote in awk.
What language should be used to make this script (sh, awk ...)?

Any suggestions?

Greets.

-- 
... Bardulia quae nunc vocatur Castella ...


-- 
... Bardulia quae nunc vocatur Castella ...

_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to