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

  /src/tools/make/
configure.ac 12 # ${TOOLDIR}/bin/nbmake-${MACHINE} -f Makefile.regen
14 # 3. Test that nbmake still builds
15 # mv ${TOOLDIR}/nbmake ${TOOLDIR}/bin/nbmake.bak
20 # ${TOOLDIR}/bin/nbmake-${MACHINE} -f Makefile.regen
  /src/tools/compat/
configure.ac 11 # cd ${SRCDIR}/tools/compat && ${TOOLDIR}/bin/nbmake-${MACHINE} regen
18 # cd ${SRCDIR}/tools/compat && ${TOOLDIR}/bin/nbmake-${MACHINE} regen
  /src/
build.sh 1785 # * Failing that, search for ${toolprefix}make, nbmake, bmake, or make,
1803 # ${toolprefix}make, nbmake, bmake, or make.
1806 : ${possible_make:=$(find_in_PATH nbmake '')}
1840 # Rebuild nbmake in a temporary directory if necessary. Sets $make
1841 # to a path to the nbmake executable. Sets done_rebuildmake=true
1842 # if nbmake was rebuilt.
1844 # There is a cyclic dependency between building nbmake and choosing
1847 # use getmakevar before we have an up to date version of nbmake; we
1848 # might already have an up to date version of nbmake in TOOLDIR, but we
1858 # 1. build a new version of nbmake in a temporary directory
    [all...]

Completed in 40 milliseconds