Module Name: othersrc Committed By: dholland Date: Sat Mar 23 21:27:23 UTC 2013
Modified Files: othersrc/usr.bin/dholland-make2: make.c Log Message: Simplify the toBeMade logic based on the fact that only one group of non-tail insertions is done at a time, so the insertion point can be tracked by the queue. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 othersrc/usr.bin/dholland-make2/make.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.