mesa/src/glut/mini
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
..
bitmap.c patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00
callback.c patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00
color.c patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00
globals.c patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00
glut.pc.in Use variable library name in pkg-config output. 2009-04-29 12:15:07 -07:00
init.c patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00
internal.h patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00
Makefile Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
menu.c patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00
models.c corrected cursor drawing 2006-09-24 10:57:26 +00:00
overlay.c patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00
state.c patch to import Jon Smirl's work from Bitkeeper 2003-08-22 20:11:43 +00:00
teapot.c The driver now compiles correctly without any x headers or libraries installed 2006-08-18 10:38:15 +00:00
window.c miniglx/glut: should use the x/y pos to create window 2007-05-08 10:49:31 +10:00