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

  /src/tools/binutils/
Makefile 5 MODULE= binutils
10 --with-pkgversion="NetBSD Binutils nb1" \
27 ALL_TARGET= all-binutils all-gas all-ld
28 INSTALL_TARGET= install-binutils install-gas install-ld
45 .if ${EXTERNAL_BINUTILS_SUBDIR} == "binutils.old"
46 MKNATIVE= ${.CURDIR}/mknative-binutils.old
48 MKNATIVE?= ${.CURDIR}/mknative-binutils
50 native-binutils: .native/.configure_done
51 @echo 'Extracting GNU binutils configury for a native toolchain.'
52 MAKE=${MAKE:Q} ${HOST_SH} ${MKNATIVE} binutils \
    [all...]
Makefile 5 MODULE= binutils
10 --with-pkgversion="NetBSD Binutils nb1" \
27 ALL_TARGET= all-binutils all-gas all-ld
28 INSTALL_TARGET= install-binutils install-gas install-ld
45 .if ${EXTERNAL_BINUTILS_SUBDIR} == "binutils.old"
46 MKNATIVE= ${.CURDIR}/mknative-binutils.old
48 MKNATIVE?= ${.CURDIR}/mknative-binutils
50 native-binutils: .native/.configure_done
51 @echo 'Extracting GNU binutils configury for a native toolchain.'
52 MAKE=${MAKE:Q} ${HOST_SH} ${MKNATIVE} binutils \
    [all...]

Completed in 48 milliseconds