HomeSort by: relevance | last modified time | path
    Searched refs:ext_host_headers (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/
Makefile.am 690 ext_host_headers = \
1276 stamp-host: ${host_headers} ${bits_host_headers} ${ext_host_headers} ${host_headers_noinst} stamp-${host_alias}
1289 $(LN_S) ${ext_host_headers} . || true ;\
1573 for file in ${ext_host_headers}; do \
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/
Makefile.am 646 ext_host_headers = \
1213 stamp-host: ${host_headers} ${bits_host_headers} ${ext_host_headers} ${host_headers_noinst} stamp-${host_alias}
1226 $(LN_S) ${ext_host_headers} . || true ;\
1537 for file in ${ext_host_headers}; do \

Completed in 23 milliseconds