mesa/src/glu
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
..
mesa Merge branch 'gallium-0.1' into gallium-0.2 2008-09-11 16:05:15 +01:00
mini Remove CVS keywords. 2008-09-21 11:00:44 -07:00
sgi Fix symbol list for mangled Mesa on Darwin. 2009-05-01 11:55:50 -06:00
.gitignore mesa: Update ignores a bit 2008-09-19 12:43:47 +02:00
glu.pc.in Use variable library name in pkg-config output. 2009-04-29 12:15:07 -07:00
Makefile Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00