OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:common_SOURCES
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/state_trackers/egl/
Android.mk
26
common_SOURCES
:= \
40
$(
common_SOURCES
) \
Makefile
12
common_SOURCES
= $(wildcard common/*.c)
13
common_OBJECTS = $(
common_SOURCES
:.c=.o)
53
ALL_SOURCES = $(
common_SOURCES
) $(x11_SOURCES) $(drm_SOURCES) $(fbdev_SOURCES) $(null_SOURCES) $(wayland_SOURCES)
Completed in 47 milliseconds