Changes necessary and proper to get mgear to build rsync:
authorMatt McCutchen <hashproduct@gmail.com>
Thu, 14 Jun 2007 02:11:41 +0000 (22:11 -0400)
committerMatt McCutchen <hashproduct@gmail.com>
Thu, 14 Jun 2007 02:11:41 +0000 (22:11 -0400)
commit0382f3351db8ba1e76ce006859783b7d49622892
treed44db5639248e4bd97aceb22b2c8948ae6930089
parenteeabaff8ca99bdbd0f3a9ce0e99cbea114c2af16
Changes necessary and proper to get mgear to build rsync:
- $(mg-define-rule) now takes the name of the variable holding the command
  instead of the command itself.  This generally saves the user a $(value).
- I changed my mind again: $@ in a command is translated to the temp file rather
  than the eventual target.
- Handle commas in commands better.
- Enforce that all files are secondary.
demo/Makefile
mgear.mk
testsuite