Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I'm not sure how I missed committing this file, but commit the update. | seanc | 2004-06-26 | 1 | -2/+2 |
| | | | | Submitted by: Kris Kennaway | ||||
* | Update pmk to the latest stable version, 0.8.1. Now including a tutorial, | seanc | 2004-06-26 | 2 | -8/+9 |
| | | | | | | | | | examples, better docs, and a shiny new website! But wait, there's more! If you order your autoconf replacement today, at no additional charge we'll include six months worth of bug fixes!!! PR: ports/68248 Submitted by: David Bremner | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | pmk has moved from premk.sf.net to pmk.sf.net. Update WWW accordingly. | seanc | 2003-11-18 | 1 | -1/+1 |
| | |||||
* | A clean build revealed use of the wrong make variable. Correct bogon. | seanc | 2003-10-14 | 1 | -1/+1 |
| | |||||
* | Add pmk, "Pre Make Kit." pmk is a sane and BSDL autoconf replacement. | seanc | 2003-10-14 | 4 | -0/+50 |
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 |