OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tr2_builddir
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/
Makefile.am
760
tr2_builddir
= ./tr2
1240
@-mkdir -p ${
tr2_builddir
}
1241
@-cd ${
tr2_builddir
} && $(LN_S) $? . 2>/dev/null
1551
$(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${
tr2_builddir
}
1553
$(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${
tr2_builddir
}; done
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/
Makefile.am
716
tr2_builddir
= ./tr2
1177
@-mkdir -p ${
tr2_builddir
}
1178
@-cd ${
tr2_builddir
} && $(LN_S) $? . 2>/dev/null
1502
$(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${
tr2_builddir
}
1504
$(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${
tr2_builddir
}; done
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026