Rewrite the Mage basics, temporarily removing the dependency-logging command
authorMatt McCutchen <hashproduct@gmail.com>
Mon, 11 Jun 2007 21:42:14 +0000 (17:42 -0400)
committerMatt McCutchen <hashproduct@gmail.com>
Mon, 11 Jun 2007 21:42:14 +0000 (17:42 -0400)
commitff59f3cf9dd552edf18931d41a491b2c6e495c99
tree17d9cc90dc5b18fedb77f51398e76fb1329bb45a
parentcf5fd926c0fbe03d7991a0342c6a99605c60692e
Rewrite the Mage basics, temporarily removing the dependency-logging command
stuff.  Now, all the processing happens in bar and bar.g is just an obfuscated
target that checks for changed prerequisites.  Added a bunch of comments; read
them for details.
demo/Makefile
experiments/prereq-predict.mk [new file with mode: 0644]
src/mage.mk