Pete Johnson <[EMAIL PROTECTED]> writes: > Does anyone have recommendations about how to set something like this up > in GNU Make? Has this been done before?
There is no out-of-the-box support for this but you can do it yourself. The following text should give you some ideas: http://kolpackov.net/pipermail/notes/2004-September/000011.html Note that the patch mentioned at the end of this text is mostly (except $$-) integrated into mainline CVS and will appear in the next release. -boris _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
