summaryrefslogtreecommitdiffstats
path: root/src/glut/directfb/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Always cleanup the makedepend backup filesDan Nicholson2008-05-061-1/+1
| | | | | | Consistently cleanup the depend.bak files created by makedepend. Also, realclean has been changed to use a single find command, which speeds it up considerably.
* add support for LDFLAGS env varDan Nicholson2007-09-281-1/+1
|
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-3/+3
| | | | | Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck.
* Added DirectFB GLUT implementation.Claudio Ciccani2006-05-311-0/+86