Follow-up Comment #1, bug #19975 (project make): Now that the AT&T nmake tool is opensource, you might be better off seeing if that will serve your needs rather than writing something on top of GNU make.
http://www.research.att.com/sw/download/ nmake already remembers the mtime for files and considers the file is out of date if the prerequsites mtime has changed. It also remembers the values of flags, so if you change say "CFLAGS" (it calls it CCFLAGS for consistency with other languages) then it knows it should recompile everything. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?19975> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make