Home
last modified time | relevance | path

Searched refs:PIPE_LIBS (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/targets/pipe-loader/
DMakefile20 PIPE_LIBS = \ macro
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 \