OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wayland_OBJECTS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/
Makefile
34
wayland_OBJECTS
= $(wayland_SOURCES:.c=.o)
64
EGL_OBJECTS += $(
wayland_OBJECTS
)
115
$(
wayland_OBJECTS
): %.o: %.c
/external/mesa3d/src/gallium/state_trackers/egl/
Makefile
34
wayland_OBJECTS
= $(wayland_SOURCES:.c=.o)
64
EGL_OBJECTS += $(
wayland_OBJECTS
)
115
$(
wayland_OBJECTS
): %.o: %.c
Completed in 79 milliseconds