On Wed, 2005-04-20 at 18:30 +0100, haynes george wrote: > It CANNOT be just > > 1)Create a dependency graph > 2)Do a topological sort > 3)Now traverse thru the sorted list and do fork && > exec
The best explanation is here: http://make.paulandlesley.org/jobserver.html John. -- John Graham-Cumming Home: http://www.jgc.org/ Work: http://www.electric-cloud.com/ POPFile: http://getpopfile.org/ GNU Make Standard Library: http://gmsl.sf.net/ _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
