summaryrefslogtreecommitdiff
path: root/src/glut/fbdev/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use separate $(MINSTALL) for installing librariesDan Nicholson2011-07-111-1/+1
* Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson2011-07-111-1/+1
* Set library and header installation directories from configurationDan Nicholson2011-07-111-4/+4
* Always cleanup the makedepend backup filesDan Nicholson2011-07-111-1/+1
* add support for LDFLAGS env varDan Nicholson2011-07-111-1/+1
* DESTDIR support.Dan Nicholson2011-07-111-4/+4
* Gutsy oopses on touch of existing file. Workaround.Keith Whitwell2011-07-111-0/+1
* New bin/minstall script - a minimal replacement for 'install'. Correctly hand...Brian Paul2011-07-111-1/+1
* The driver now compiles correctly without any x headers or libraries installe...Sean D'Epagnier2011-07-111-12/+18
* Added initial multisampling support to glfbdev driver. Fully implemented glut...Sean D'Epagnier2011-07-111-3/+4
* Modularized code into multiple files.Sean D'Epagnier2011-07-111-2/+10
* GLUT on fbdev driver. Sean D'EpagnierBrian Paul2011-07-111-0/+78