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

  /src/external/gpl3/binutils/dist/
Makefile.def 212 target_modules = { module= libgcobol; };
660 lang_env_dependencies = { module=libgcobol; cxx=true; no_atomic=true; };
697 dependencies = { module=install-target-libgcobol; on=install-target-libstdc++-v3; };
698 dependencies = { module=install-target-libgcobol; on=install-target-libquadmath; };
712 dependencies = { module=configure-target-libgcobol; on=all-target-libquadmath; };
738 lib-check-target=check-target-libgcobol; };
configure 2916 target-libgcobol \
3594 # Disable libgcobol on unsupported systems.
3595 # For testing, you can override this with --enable-libgcobol.
3596 if test -d ${srcdir}/libgcobol; then
3598 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libgcobol support" >&5
3599 $as_echo_n "checking for libgcobol support... " >&6; }
3600 if (srcdir=${srcdir}/libgcobol; \
3606 noconfigdirs="$noconfigdirs target-libgcobol"

Completed in 22 milliseconds