OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GL_LIB
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/glx/apple/
Makefile
95
$(MKLIB) -o $(
GL_LIB
) -linker '$(CC)' -ldflags '$(LDFLAGS)' \
97
-install $(TOP)/$(LIB_DIR) -id $(INSTALL_LIB_DIR)/lib$(
GL_LIB
).1.dylib \
/external/mesa3d/src/gallium/targets/libgl-xlib/
Makefile
83
$(TOP)/bin/mklib -o $(
GL_LIB
) \
/external/mesa3d/src/gallium/targets/egl-static/
Makefile
71
ifneq ($(filter $(
GL_LIB
), $(EGL_CLIENT_APIS)),)
Completed in 138 milliseconds