Commit Graph

2 Commits

Author SHA1 Message Date
okan
b741618707 update email address
ok merdely@
2008-05-15 21:48:26 +00:00
merdely
7ecb9c40fb Slay::Maker is a make engine that uses perl declaration syntax for
rules, including regular expressions for targets and anonymous subs for
targets, dependencies, and actions.

This allows you to tightly integrate a make engine in an application and
to exercise a large amount of control over the make process, taking full
advantage of Perl code at any point in the make cycle.

From Okan Demirmen
ok simon@
2007-11-02 14:46:30 +00:00