Improve the behaviour of the build system wrt depend files.
authorKeith Whitwell <keith@tungstengraphics.com>
Wed, 8 Dec 2004 15:16:36 +0000 (15:16 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Wed, 8 Dec 2004 15:16:36 +0000 (15:16 +0000)
commitfc236723273d4d872ae5e7cac876ea20175df10d
tree1d7e3461f665aa58b14ca0cb7100c1568a51cbd9
parente5aa3dd29b0b596a0dafab86ccec6e1f0013076f
Improve the behaviour of the build system wrt depend files.

- Remove the -Y option for makedepend, so that the standard
  directories are searched
- No longer pipe the multiple errors that the -Y option caused
  into /dev/null -- we want to know about these failures.
- Fix up a few other misc makedepend failures.
17 files changed:
configs/default
configs/freebsd-dri
configs/linux-dri
configs/linux-dri-x86-64
progs/miniglx/Makefile
src/glut/beos/Makefile
src/glut/glx/Makefile
src/glut/mini/Makefile
src/glw/Makefile
src/glx/mini/Makefile
src/glx/x11/Makefile
src/mesa/Makefile
src/mesa/drivers/beos/Makefile
src/mesa/drivers/dri/Makefile.template
src/mesa/drivers/dri/dri_client/Makefile
src/mesa/drivers/dri/r200/Makefile
src/mesa/drivers/dri/x11/Makefile