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

  /external/chromium_org/third_party/mesa/src/src/gallium/targets/pipe-loader/
Makefile 20 PIPE_LIBS = \
147 $(PIPE_TARGETS_CC): $(PIPE_PREFIX)%.so: pipe_%.o $(PIPE_LIBS) $$(%_LIBS)
151 -Wl,--start-group $(PIPE_LIBS) $($*_LIBS) -Wl,--end-group \
154 $(PIPE_TARGETS_CXX): $(PIPE_PREFIX)%.so: pipe_%.o $(PIPE_LIBS) $$(%_LIBS)
158 -Wl,--start-group $(PIPE_LIBS) $($*_LIBS) -Wl,--end-group \
  /external/mesa3d/src/gallium/targets/pipe-loader/
Makefile 20 PIPE_LIBS = \
147 $(PIPE_TARGETS_CC): $(PIPE_PREFIX)%.so: pipe_%.o $(PIPE_LIBS) $$(%_LIBS)
151 -Wl,--start-group $(PIPE_LIBS) $($*_LIBS) -Wl,--end-group \
154 $(PIPE_TARGETS_CXX): $(PIPE_PREFIX)%.so: pipe_%.o $(PIPE_LIBS) $$(%_LIBS)
158 -Wl,--start-group $(PIPE_LIBS) $($*_LIBS) -Wl,--end-group \

Completed in 98 milliseconds