mesa/src/glut/fbdev
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 The driver now compiles correctly without any x headers or libraries installed 2006-08-18 10:38:15 +00:00
callback.c the following improvements to linux-fbdev: 2006-11-30 03:25:28 +00:00
colormap.c the following improvements to linux-fbdev: 2006-11-30 03:25:28 +00:00
cursor.c the following improvements to linux-fbdev: 2006-11-30 03:25:28 +00:00
cursors.h Modularized code into multiple files. 2006-08-05 08:24:29 +00:00
ext.c Added correct include files to files, 2006-11-21 09:35:49 +00:00
fbdev.c Commiting a few minor fixes to glut fbdev (segfault on a separate stack) 2007-02-16 17:44:13 -07:00
gamemode.c Added correct include files to files, 2006-11-21 09:35:49 +00:00
input.c Updated keyboard input so that glut programs can read from stdin without 2006-12-21 01:50:33 -07:00
internal.h the following improvements to linux-fbdev: 2006-11-30 03:25:28 +00:00
Makefile Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
menu.c the following improvements to linux-fbdev: 2006-11-30 03:25:28 +00:00
overlay.c the following improvements to linux-fbdev: 2006-11-30 03:25:28 +00:00
state.c Added correct include files to files, 2006-11-21 09:35:49 +00:00
stroke.c The driver now compiles correctly without any x headers or libraries installed 2006-08-18 10:38:15 +00:00
vidresize.c Added initial multisampling support to glfbdev driver. 2006-08-10 10:21:17 +00:00