Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libstdc++/include/
DMakefile.am783 pch_output = ${pch1_output} ${pch2_output} ${pch3_output} macro
790 pch_build = ${pch_output}
1198 CLEANFILES = ${pch_output} ${pch_output_anchors}
DMakefile.in997 pch_output = ${pch1_output} ${pch2_output} ${pch3_output}
1006 @GLIBCXX_BUILD_PCH_TRUE@pch_build = ${pch_output}
1029 CLEANFILES = ${pch_output} ${pch_output_anchors}
/freebsd-12-stable/contrib/libstdc++/
DChangeLog-20035918 (pch_output): Rename to...
5922 (pch_output rule): Rename to...
5924 instead of ${pch_output}.
5946 (${pch_output}): New rule.
DChangeLog-20062642 * include/Makefile.am (pch_output): Don't precompile extc++.h.
2727 * include/Makefile.am (pch_output): New.