mesa/src
Dan Nicholson bc302b2a33 Use separate $(MINSTALL) for installing libraries
The special feature of bin/minstall to copy symlinks is only ever needed
when installing libraries which may have .so symlinks. All the headers
and directories can use a normal install program.

These two modes are separated as $(INSTALL) and $(MINSTALL) to allow the
user (or autoconf) to override installing normal files as they please.
An autoconf check for the install program has been added and will be
used in preference to minstall when available.

Fixes bug 16053.
2009-06-01 06:32:52 -07:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
gallium Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glew glew: fix GLEW_LIB_NAME 2009-03-25 09:01:01 -06:00
glu Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glut Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx Initialize psp->waitX/waitGL for swrast_dri.so. 2009-05-18 12:47:00 +02:00
mesa Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
xvmc g3dvl: Return BadAlloc if we can't create an XvMC surface. 2009-01-18 21:40:10 -05:00
Makefile Create $(TOP)/$(LIB_DIR) for install, too 2008-06-23 08:14:49 -06:00
SConscript glew: Initial import. 2009-01-23 12:32:35 +00:00