Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-06-01 | Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKE | Eric Anholt | |
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". | |||
2004-03-26 | New Makefile system | Brian Paul | |
2003-08-23 | Renaming Makefile to Makefile.X11, added depend support, adjusted paths | Jon Smirl | |
2003-08-06 | Added TOP to point to top of tree to find includes and libs | Brian Paul | |
2003-08-06 | miniglx test programs | Keith Whitwell | |