The branch, master has been updated Commits at: http://cgit.freedesktop.org/mesa/mesa/log/?h=master
Summary of changes: src/mesa/Makefile | 101 ++++++++++-------------------------- src/mesa/drivers/Makefile | 29 ++++++++++ src/mesa/drivers/directfb/Makefile | 15 +++++- 3 files changed, 71 insertions(+), 74 deletions(-) create mode 100644 src/mesa/drivers/Makefile via dd750e0763d4a03a41d8a4ebde9489ad9c4aa82f (commit) via 358dcd71783beb69c4e3923138cf92c27b871159 (commit) via 04c6ca99dd194aac085c81044f876c17cd27baee (commit) via c9739b20555847c398e7b52fb0e580d86f958430 (commit) from f8563ddddb9edf056c3c0a5f676f93620c4ce37d (commit) - Commits ----------------------------------------------- commit dd750e0763d4a03a41d8a4ebde9489ad9c4aa82f Author: Brian Paul <[EMAIL PROTECTED]> Date: Fri Jun 6 12:18:40 2008 -0600 Remove the old, complicated default build rule; use the new driver_subdirs rule Also, all the old driver-specific rules are now gone. commit 358dcd71783beb69c4e3923138cf92c27b871159 Author: Brian Paul <[EMAIL PROTECTED]> Date: Fri Jun 6 12:12:59 2008 -0600 remove more old stuff, insert new driver_subdir build rules (but not enabled yet) commit 04c6ca99dd194aac085c81044f876c17cd27baee Author: Brian Paul <[EMAIL PROTECTED]> Date: Fri Jun 6 12:09:55 2008 -0600 new drivers/Makefile with simple default/clean/install rules commit c9739b20555847c398e7b52fb0e580d86f958430 Author: Brian Paul <[EMAIL PROTECTED]> Date: Fri Jun 6 12:09:01 2008 -0600 move directfb-libgl into drivers/directfb/Makefile --------------------------------- _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit