Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A clean build revealed use of the wrong make variable. Correct bogon. | seanc | 2003-10-13 | 1 | -1/+1 |
| | |||||
* | Add pmk, "Pre Make Kit." pmk is a sane and BSDL autoconf replacement. | seanc | 2003-10-13 | 1 | -0/+27 |
There are no dependencies on external software and the syntax of .pmk files is more than tollerable. A quick example of the syntax can be found here (scroll down to the pmkscan section): http://premk.sourceforge.net/example.html |