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

  /src/usr.bin/make/unit-tests/
varmod-defined.mk 7 # setting, which is 'yes' for NetBSD's usr.bin/make but 'no' for the bmake
8 # distribution and pkgsrc/devel/bmake.
varmod-loop-varname.mk 7 # setting, which is 'yes' for NetBSD's usr.bin/make but 'no' for the bmake
8 # distribution and pkgsrc/devel/bmake.
varname-dot-make-save_dollars.mk 13 # preserves the '$$' as-is, while the bmake distribution replaces '$$' with
var-op-expand.mk 10 # setting, which is 'yes' for NetBSD's usr.bin/make but 'no' for the bmake
11 # distribution and pkgsrc/devel/bmake.
varmod-loop.mk 20 # setting, which is 'yes' for NetBSD's usr.bin/make but 'no' for the bmake
21 # distribution and pkgsrc/devel/bmake.
varmod-to-separator.mk 261 # Try whether bmake is Unicode-ready.
  /src/
build.sh 1785 # * Failing that, search for ${toolprefix}make, nbmake, bmake, or make,
1803 # ${toolprefix}make, nbmake, bmake, or make.
1807 : ${possible_make:=$(find_in_PATH bmake '')}
2521 if ! [ -x "${pkgroot}/pkg/bin/bmake" ]
2582 "${pkgroot}/pkg/bin/bmake" package \

Completed in 142 milliseconds