Home
last modified time | relevance | path

Searched refs:toolexeclib_LTLIBRARIES (Results 1 – 14 of 14) sorted by relevance

/openbsd/src/gnu/lib/libstdc++/libstdc++/libsupc++/
DMakefile.in159 toolexeclib_LTLIBRARIES = libsupc++.la
299 LTLIBRARIES = $(noinst_LTLIBRARIES) $(toolexeclib_LTLIBRARIES)
362 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
368 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
DMakefile.am39 toolexeclib_LTLIBRARIES = libsupc++.la macro
/openbsd/src/gnu/lib/libstdc++/libstdc++/src/
DMakefile.in148 toolexeclib_LTLIBRARIES = libstdc++.la
304 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
347 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
353 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
DMakefile.am36 toolexeclib_LTLIBRARIES = libstdc++.la macro
/openbsd/src/gnu/gcc/libssp/
DMakefile.am24 toolexeclib_LTLIBRARIES = libssp.la libssp_nonshared.la macro
DMakefile.in74 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
225 toolexeclib_LTLIBRARIES = libssp.la libssp_nonshared.la
348 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
368 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
/openbsd/src/gnu/gcc/libmudflap/
DMakefile.am24 toolexeclib_LTLIBRARIES = libmudflap.la $(libmudflapth) macro
DMakefile.in72 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
233 toolexeclib_LTLIBRARIES = libmudflap.la $(libmudflapth)
355 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
375 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
DChangeLog593 (toolexeclib_LTLIBRARIES): this for multilib support.
/openbsd/src/gnu/gcc/libstdc++-v3/libsupc++/
DMakefile.in66 LTLIBRARIES = $(noinst_LTLIBRARIES) $(toolexeclib_LTLIBRARIES)
311 toolexeclib_LTLIBRARIES = libsupc++.la
465 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
485 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
DMakefile.am30 toolexeclib_LTLIBRARIES = libsupc++.la macro
/openbsd/src/gnu/gcc/libgomp/
DMakefile.am23 toolexeclib_LTLIBRARIES = libgomp.la macro
DMakefile.in77 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
274 toolexeclib_LTLIBRARIES = libgomp.la
373 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
393 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
/openbsd/src/gnu/lib/libstdc++/libstdc++/
DChangeLog-20005050 (toolexeclib_LTLIBRARIES): Use this instead of lib_LTLIBRARIES.