summaryrefslogtreecommitdiffstats
path: root/src/egl/drivers/demo/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Add missing X11_INCLUDES to egl/drivers/demo and egl/main.Peter Hutterer2009-08-041-1/+1
* egl: Don't install demodriverDan Nicholson2009-04-291-2/+0
* Add install target for eglJohannes Engel2009-02-111-1/+3
* Always pass -linker and -ldflags to mklib for shared librariesDan Nicholson2008-07-121-2/+3
* 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
* initial EGL codeBrian Paul2005-04-221-0/+31