Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid .DEFAULT rule in Makefile | Sean Allred | 2014-11-09 | 1 | -2/+4 |
| | | | | | | Instead, use a proper 'group' rule using the `VERSIONS' variable. Also, the use of `::' signals that the order doesn't matter at all; the recipes will be executed in the order they appear in the Makefile. | ||||
* | Add 24.4 support | Sean Allred | 2014-11-09 | 1 | -2/+2 |
| | | | | Also tests rejeep/evm#48 | ||||
* | Rename makefile | Sean Allred | 2014-11-08 | 1 | -0/+24 |