summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-10-30Add --with-dri-searchpath argumentChow Loong Jin1-1/+1
2009-01-31Build dri.pc during the build rather than the install process.Eric Anholt1-1/+1
2008-12-14Add more package metadata to the pkg-config filesDan Nicholson1-1/+2
2008-08-29DRI2: Drop sarea, implement swap buffers in the X server.Kristian Høgsberg1-2/+0
2008-07-11Remove generated pkg-config files on `make clean'Dan Nicholson1-0/+1
2008-07-06Set library and header installation directories from configurationDan Nicholson1-6/+9
2008-06-27DRI-specific pkg-config fileDan Nicholson1-1/+12
2008-06-02bug #16503: use INSTALL macro instead of hard-coding to bin/minstallIan Romanick1-3/+3
2008-05-07Never fail `make clean'Dan Nicholson1-1/+1
2008-02-18Install dri_sarea.h in 'make install'Adam Jackson1-0/+1
2008-02-15Fix path to minstall in last commit.Adam Jackson1-2/+2
2008-02-15Install dri_interface.h in 'make install'.Adam Jackson1-0/+2
2007-05-20add missing right-parenBrian1-1/+1
2007-05-09Tweak the shell scripting for descending into and building subdirs.Brian1-5/+9
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul1-3/+3
2005-09-13replace semicolon with &&Brian Paul1-3/+3
2005-01-07Add an install targetKeith Whitwell1-0/+6
2004-06-09make rm for common not complainDave Airlie1-1/+1
2004-06-01Build fixing for FreeBSD. GNU make is installed as gmake, so make a MAKEEric Anholt1-2/+2
2004-05-03clean up the common objects..Dave Airlie1-0/+1
2004-04-29Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.Keith Whitwell1-0/+2
2004-04-14First attempt at building a dri module in this treeKeith Whitwell1-5/+3
2004-03-26Don't use pushd/popd.Brian Paul1-6/+2
2004-03-26New Makefile systemBrian Paul1-0/+31