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

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/
Makefile.am 1094 pch3_source = ${glibcxx_srcdir}/include/precompiled/extc++.h
1474 ${pch3_output}: ${pch3_source} ${pch2_output}
1476 $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch3_source} -o $@
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/
Makefile.am 1032 pch3_source = ${glibcxx_srcdir}/include/precompiled/extc++.h
1411 ${pch3_output}: ${pch3_source} ${pch2_output}
1413 $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch3_source} -o $@

Completed in 22 milliseconds