mesa/src/egl/drivers
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
..
demo egl: Don't install demodriver 2009-04-29 20:46:37 -07:00
dri Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
xdri Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
Makefile Add install target for egl 2009-02-11 07:01:40 +01:00