HomeSort by relevance Sort by last modified time
    Searched refs:egl_OBJECTS (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/targets/egl-static/
Makefile 37 egl_OBJECTS := $(egl_SOURCES:%.c=%.o)
188 $(OUTPUT_PATH)/egl_gallium.so: $(egl_OBJECTS) $(egl_LIBS)
192 $(egl_OBJECTS) -Wl,--start-group $(egl_LIBS) -Wl,--end-group \
202 $(egl_OBJECTS): %.o: %.c
  /external/mesa3d/src/gallium/targets/egl-static/
Makefile 37 egl_OBJECTS := $(egl_SOURCES:%.c=%.o)
188 $(OUTPUT_PATH)/egl_gallium.so: $(egl_OBJECTS) $(egl_LIBS)
192 $(egl_OBJECTS) -Wl,--start-group $(egl_LIBS) -Wl,--end-group \
202 $(egl_OBJECTS): %.o: %.c

Completed in 103 milliseconds