summaryrefslogtreecommitdiffstats
path: root/src/egl/main/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Always pass -linker and -ldflags to mklib for shared librariesDan Nicholson2008-07-121-1/+2
* Call mklib with $(SHELL) so the user controls the interpreterDan Nicholson2008-07-121-1/+1
* Never fail `make clean'Dan Nicholson2008-05-071-2/+2
* 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
* New _eglLog() function to replace fprintf/printf calls for debug/info.Brian Paul2005-11-231-0/+2
* initial EGL codeBrian Paul2005-04-221-0/+64