| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | mk: avoid infinite loop when targets are repeated | Russ Cox | 2015-08-27 | 1 | -0/+1 |
| | | | | | | | | | | | | Fixes "mk -f /tmp/x.mk y x" or "mk -f /tmp/x.mk" where /tmp/x.mk is: x y x: f echo hi Change-Id: I7fa87dc4750c04fdba010b990c190722b432b333 Reviewed-on: https://plan9port-review.googlesource.com/1361 Reviewed-by: Russ Cox <rsc@swtch.com> | ||||
| * | 64-bit | rsc | 2006-04-20 | 1 | -1/+4 |
| | | |||||
| * | add new | syntax. | rsc | 2005-01-04 | 1 | -5/+18 |
| | | | | | syntax will change. | ||||
| * | More Mac tweaks. | rsc | 2004-03-02 | 1 | -35/+1 |
| | | |||||
| * | Initial revision | rsc | 2003-09-30 | 1 | -0/+203 |