March 2011 Archives

Stupid "make" Tricks: Workflow Control with "make"

Following up Stupid Unix Tricks: Workflow Control with GNU Make -- this trick works on any platform with a make(1) program, including Windows, QNX, VMS, and z/OS.

It also serves to de-couple dependency checking and the workflow execution engine from the rest of your program (with the caveat that your program may need to interpret the output from make(1).)

(And if you squint hard enough, make(1) appe…

Stupid Unix Tricks: Workflow Control with GNU Make

Stupid Unix Tricks: Workflow Control with GNU Make. So simple -- it's brilliant! (And so brilliant, it is simple.)

About Mark Leighton Fisher

user-pic Perl/CPAN user since 1992.