summaryrefslogtreecommitdiff
path: root/src/glut/beos/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson2011-07-111-3/+2
* add support for LDFLAGS env varDan Nicholson2011-07-111-1/+2
* Gutsy oopses on touch of existing file. Workaround.Keith Whitwell2011-07-111-0/+1
* LIB_DIR is now just 'lib' or 'lib64' Replaced $(LIB_DIR) with $(TOP)/$(LIB_DI...Brian Paul2011-07-111-5/+5
* Improve the behaviour of the build system wrt depend files.Keith Whitwell2011-07-111-1/+1
* Add glutGetProcAddress(). Not all GLUT version 5 APIs are supported yet, thou...Philippe Houdoin2011-07-111-4/+3
* Move to $(TOP)/configs/default-based makefile.Philippe Houdoin2011-07-111-113/+84
* Updates from Philippe Houdoin.Brian Paul2011-07-111-7/+30
* removed Mesa-ismsBrian Paul2011-07-111-3/+1
* updated for GL instead of MesaGLBrian Paul2011-07-111-1/+2
* initial check-inBrian Paul2011-07-111-0/+105