Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Missed in last commit: | Eric Anholt | 2004-06-01 | 1 | -1/+1 |
| | | | | | | | Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE variable (defaults to "make") and use that. Use the MKDEP and MKDEP_OPTIONS more. Our shell isn't bash, so change the instances of ">& /dev/null" to a more compatible "> /dev/null 2>&1". | ||||
* | obsolete in favor of regular Makefiles | Brian Paul | 2004-05-12 | 1 | -78/+0 |
| | |||||
* | New Makefile system | Brian Paul | 2004-03-26 | 1 | -0/+80 |
| | |||||
* | new makefiles | Brian Paul | 2003-12-12 | 1 | -2/+2 |
| | |||||
* | improved 'clean' targets (Otto Solares) | Brian Paul | 2003-10-03 | 1 | -3/+3 |
| | |||||
* | patch to import Jon Smirl's work from Bitkeeper | Brian Paul | 2003-08-22 | 13 | -0/+1831 |