Home
last modified time | relevance | path

Searched refs:bmake (Results 1 – 25 of 84) sorted by relevance

1234

/freebsd-14.2/targets/pseudo/tests/
H A DMakefile.depend269 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 DREADME1 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 Dboot-strap63 # 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 Dimport.sh64 bmake) (cd .. && tar zxf $TARBALL);;
86 $GIT diff --staged | tee $SB/tmp/bmake-import.diff
89 } > $SB/tmp/bmake-post.sh
H A Dbsd.after-import.mk17 .error this makefile requires bmake
28 .for d in contrib/bmake external/bsd/bmake/dist
H A DMakefile3 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 Dconfigure.in8 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 Dfind_lib.sh7 bmake) ;;
/freebsd-14.2/.github/workflows/
H A Dcross-bootstrap-tools.yml22 …# 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 DMakefile140 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.yml16 binutils bison bmake curl flex g++ gcc git
22 - bmake
/freebsd-14.2/tools/build/mk/
H A DOptionalObsoleteFiles.inc5182 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 DMakefile2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk/t2/2
/freebsd-14.2/usr.bin/bmake/tests/sysmk/t0/2/
H A DMakefile2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk/t0/2
/freebsd-14.2/usr.bin/bmake/tests/sysmk/t1/2/
H A DMakefile2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk/t1/2
/freebsd-14.2/usr.bin/bmake/tests/suffixes/
H A DMakefile2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/suffixes
/freebsd-14.2/usr.bin/bmake/tests/sysmk/t0/
H A DMakefile2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk/t0
/freebsd-14.2/usr.bin/bmake/tests/archives/
H A DMakefile2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/archives
/freebsd-14.2/usr.bin/bmake/tests/sysmk/t1/
H A DMakefile2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk/t1
/freebsd-14.2/usr.bin/bmake/tests/sysmk/t2/
H A DMakefile2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk/t2
/freebsd-14.2/usr.bin/bmake/tests/sysmk/
H A DMakefile2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/sysmk
/freebsd-14.2/usr.bin/bmake/tests/variables/
H A DMakefile2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/variables
/freebsd-14.2/usr.bin/bmake/tests/basic/
H A DMakefile2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/basic
/freebsd-14.2/usr.bin/bmake/tests/shell/
H A DMakefile2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/shell
/freebsd-14.2/usr.bin/bmake/tests/execution/
H A DMakefile2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/execution

1234