| /freebsd-14.2/targets/pseudo/tests/ |
| H A D | Makefile.depend | 269 usr.bin/bmake/tests \ 270 usr.bin/bmake/tests/archives \ 274 usr.bin/bmake/tests/basic \ 275 usr.bin/bmake/tests/basic/t0 \ 276 usr.bin/bmake/tests/basic/t1 \ 277 usr.bin/bmake/tests/basic/t2 \ 278 usr.bin/bmake/tests/basic/t3 \ 284 usr.bin/bmake/tests/shell \ 291 usr.bin/bmake/tests/suffixes \ 295 usr.bin/bmake/tests/syntax \ [all …]
|
| /freebsd-14.2/contrib/bmake/ |
| H A D | README | 1 bmake 11 Since 2003 bmake switched to a date based version (first was 20030714) 14 interesting changes, so that bmake tracks it very closely. 19 The preferred way to bootstrap bmake is:: 21 ./bmake/boot-strap 27 ./bmake/boot-strap --prefix=/opt 36 To make much use of bmake you will need the bsd.*.mk macros or my 37 portable *.mk macros which are included with bmake since 20121212 45 If you encounter a system that bmake does not build or work on *out of 49 More info can be found at http://www.crufty.net/help/sjg/bmake.htm
|
| H A D | boot-strap | 63 # If build and test work, run bmake install. 79 # Install 'bmake' as 'bmake-$MAKE_VERSION' 80 # A symlink will be made as 'bmake' unless 338 srcdir=`GetDir /bmake make-bootstrap.sh.in "$srcdir" "$2" "$Mydir" ./bmake* "$Mydir"/../bmake*` 422 [ -x bmake ] || op_build 427 if [ -x bmake ]; then 428 ln bmake bmake$$ 429 BMAKE=$objdir/bmake$$ Bmake clean 430 rm -f bmake$$ 448 rm -f make-bootstrap.sh bmake *.o [all …]
|
| H A D | import.sh | 64 bmake) (cd .. && tar zxf $TARBALL);; 86 $GIT diff --staged | tee $SB/tmp/bmake-import.diff 89 } > $SB/tmp/bmake-post.sh
|
| H A D | bsd.after-import.mk | 17 .error this makefile requires bmake 28 .for d in contrib/bmake external/bsd/bmake/dist
|
| H A D | Makefile | 3 PROG= bmake 177 SHAREDIR= ${SHAREDIR.bmake:U${prefix}/share} 178 BINDIR= ${BINDIR.bmake:U${prefix}/bin} 179 MANDIR= ${MANDIR.bmake:U${SHAREDIR}/man}
|
| H A D | configure.in | 8 AC_INIT([bmake],[20220909],[[email protected]]) package 47 yes) AC_MSG_ERROR(bad value ${withval} given for bmake DEFSHELL) ;; 391 yes) AC_MSG_ERROR(bad value ${withval} given for bmake MACHINE) ;; 417 yes) AC_MSG_ERROR(bad value ${withval} given for bmake MACHINE_ARCH) ;; 432 that bmake will search for system .mk files. 435 yes) AC_MSG_ERROR(bad value ${withval} given for bmake _PATH_DEFSYSPATH) ;; 446 yes) AC_MSG_ERROR(bad value ${withval} given for bmake _PATH_OBJDIRPREFIX) ;; 520 case "`echo bmake | egrep 'a|b' 2>&1`" in 521 bmake) egrep=egrep;; 565 to produce a fully functional bmake.
|
| H A D | find_lib.sh | 7 bmake) ;;
|
| /freebsd-14.2/.github/workflows/ |
| H A D | cross-bootstrap-tools.yml | 22 …# TODO: both Ubuntu and macOS have bmake packages, we should try them instead of bootstrapping our… 26 pkgs: bmake libarchive-dev clang-12 lld-12 30 pkgs: bmake libarchive-dev clang-14 lld-14 34 pkgs: bmake libarchive llvm@13 61 - name: bootstrap bmake
|
| /freebsd-14.2/usr.bin/bmake/ |
| H A D | Makefile | 140 SHAREDIR= ${SHAREDIR.bmake:U${prefix}/share} 141 BINDIR= ${BINDIR.bmake:U${prefix}/bin} 142 MANDIR= ${MANDIR.bmake:U${SHAREDIR}/man} 178 after-import: ${SRCTOP}/contrib/bmake/bsd.after-import.mk 179 cd ${.CURDIR} && ${.MAKE} -f ${SRCTOP}/contrib/bmake/bsd.after-import.mk
|
| /freebsd-14.2/contrib/elftoolchain/ |
| H A D | .cirrus.yml | 16 binutils bison bmake curl flex g++ gcc git 22 - bmake
|
| /freebsd-14.2/tools/build/mk/ |
| H A D | OptionalObsoleteFiles.inc | 5182 OLD_FILES+=usr/tests/usr.bin/bmake/Kyuafile 5183 OLD_FILES+=usr/tests/usr.bin/bmake/archives/Kyuafile 5259 OLD_FILES+=usr/tests/usr.bin/bmake/basic/Kyuafile 5282 OLD_FILES+=usr/tests/usr.bin/bmake/common.sh 5308 OLD_FILES+=usr/tests/usr.bin/bmake/shell/Kyuafile 5318 OLD_FILES+=usr/tests/usr.bin/bmake/shell/builtin/sh 5328 OLD_FILES+=usr/tests/usr.bin/bmake/shell/meta/sh 5338 OLD_FILES+=usr/tests/usr.bin/bmake/shell/path/sh 5392 OLD_FILES+=usr/tests/usr.bin/bmake/syntax/Kyuafile 5435 OLD_FILES+=usr/tests/usr.bin/bmake/sysmk/Kyuafile [all …]
|
| /freebsd-14.2/usr.bin/bmake/tests/sysmk/t2/2/ |
| H A D | Makefile | 2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk/t2/2
|
| /freebsd-14.2/usr.bin/bmake/tests/sysmk/t0/2/ |
| H A D | Makefile | 2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk/t0/2
|
| /freebsd-14.2/usr.bin/bmake/tests/sysmk/t1/2/ |
| H A D | Makefile | 2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk/t1/2
|
| /freebsd-14.2/usr.bin/bmake/tests/suffixes/ |
| H A D | Makefile | 2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/suffixes
|
| /freebsd-14.2/usr.bin/bmake/tests/sysmk/t0/ |
| H A D | Makefile | 2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk/t0
|
| /freebsd-14.2/usr.bin/bmake/tests/archives/ |
| H A D | Makefile | 2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/archives
|
| /freebsd-14.2/usr.bin/bmake/tests/sysmk/t1/ |
| H A D | Makefile | 2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk/t1
|
| /freebsd-14.2/usr.bin/bmake/tests/sysmk/t2/ |
| H A D | Makefile | 2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk/t2
|
| /freebsd-14.2/usr.bin/bmake/tests/sysmk/ |
| H A D | Makefile | 2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk
|
| /freebsd-14.2/usr.bin/bmake/tests/variables/ |
| H A D | Makefile | 2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/variables
|
| /freebsd-14.2/usr.bin/bmake/tests/basic/ |
| H A D | Makefile | 2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/basic
|
| /freebsd-14.2/usr.bin/bmake/tests/shell/ |
| H A D | Makefile | 2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/shell
|
| /freebsd-14.2/usr.bin/bmake/tests/execution/ |
| H A D | Makefile | 2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/execution
|