Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-07 | Add an install target | Keith Whitwell | |
2004-06-09 | make rm for common not complain | Dave Airlie | |
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-05-03 | clean up the common objects.. | Dave Airlie | |
2004-04-29 | Allow *_dri.so to build in Mesa tree with the 'linux-dri' target. | Keith Whitwell | |
2004-04-14 | First attempt at building a dri module in this tree | Keith Whitwell | |
-- make target is linux-dri -- will attempt to build i830_dri.so The object builds but hasn't been tested. | |||
2004-03-26 | Don't use pushd/popd. | Brian Paul | |
2004-03-26 | New Makefile system | Brian Paul | |