mesa/src/egl/drivers
Jon TURNEY 70f60c9c89 Ensure -L$(TOP)/$(LIB_DIR) appears in link line before any -L in $LDFLAGS
Ensure -L$(TOP)/$(LIB_DIR) (the staging dir for build products), appears
in the link line before any -L in $LDFLAGS, so that we link driver we are
building with libEGL we have just built, and not an installed version

[olv: make a similar change to targets/egl]

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
2010-10-24 23:13:49 +08:00
..
dri2 egl: Use reference counting to replace IsLinked or IsBound. 2010-10-23 15:26:28 +08:00
glx egl: Use reference counting to replace IsLinked or IsBound. 2010-10-23 15:26:28 +08:00
Makefile Add install target for egl 2009-02-11 07:01:40 +01:00
Makefile.template Ensure -L$(TOP)/$(LIB_DIR) appears in link line before any -L in $LDFLAGS 2010-10-24 23:13:49 +08:00