summaryrefslogtreecommitdiff
path: root/src/egl/drivers/xdri/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-06-01Use separate $(MINSTALL) for installing librariesDan Nicholson1-1/+1
2009-03-26egl: Fix newline typo in MakefilesCarl-Johan Kjellander1-1/+2
2009-02-11Add install target for eglJohannes Engel1-0/+2
2008-10-02egl: remove space after -L flagBrian Paul1-1/+1
2008-09-11egl_xdri: Add the top-level lib dir so we link against the libGL we built.Dima Zavin1-0/+1
2008-09-11egl_dri/egl_xdri: Makefiles should use pkg-config to find libdrm.Dima Zavin1-1/+1
2008-07-09egl: link libEGL w/ additional libsBrian Paul1-1/+3
2008-06-06egl: EGL->DRI adaptor/driverBrian Paul1-0/+67