summaryrefslogtreecommitdiff
path: root/src/egl/main/Makefile
AgeCommit message (Collapse)Author
2007-08-07Gutsy oopses on touch of existing file. Workaround.Keith Whitwell
2006-07-13LIB_DIR is now just 'lib' or 'lib64'Brian Paul
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck.
2005-11-23New _eglLog() function to replace fprintf/printf calls for debug/info.Brian Paul
2005-04-22initial EGL codeBrian Paul