OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_LIBS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/targets/pipe-loader/
Makefile
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
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 201 milliseconds