Searched refs:MAKE (Results 1 - 25 of 279) sorted by relevance

1234567891011>>

/src/etc/etc.hp300/
H A DMakefile.inc18 cd ${KERNSRCDIR}/arch/hp300/stand && ${MAKE} cleandir
21 ${MAKE} depend && ${MAKE} && ${MAKE} release
/src/usr.bin/make/unit-tests/
H A Dopt-debug-graph1.exp21 .MAKE = <details omitted>
22 .MAKE.DEPENDFILE = <details omitted>
23 .MAKE.GID = <details omitted>
24 .MAKE.JOBS.C = <details omitted>
25 .MAKE.LEVEL = <details omitted>
26 .MAKE.LEVEL.ENV = MAKELEVEL
27 .MAKE.MAKEFILES = <details omitted>
28 .MAKE.MAKEFILE_PREFERENCE = <details omitted>
29 .MAKE.OS = <details omitted>
30 .MAKE
[all...]
H A Dsuff-transform-debug.exp12 .MAKE = <details omitted>
13 .MAKE.DEPENDFILE = <details omitted>
14 .MAKE.GID = <details omitted>
15 .MAKE.JOBS.C = <details omitted>
16 .MAKE.LEVEL = <details omitted>
17 .MAKE.LEVEL.ENV = MAKELEVEL
18 .MAKE.MAKEFILES = <details omitted>
19 .MAKE.MAKEFILE_PREFERENCE = <details omitted>
20 .MAKE.OS = <details omitted>
21 .MAKE
[all...]
H A Dvarname-dot-make-jobs.mk3 # Tests for the special .MAKE.JOBS variable, which is defined in jobs mode
9 @echo ${.MAKE.JOBS:Uundefined}
12 @${MAKE} -r -f ${MAKEFILE} echo
13 @${MAKE} -r -f ${MAKEFILE} echo -j1
14 @${MAKE} -r -f ${MAKEFILE} echo -j5
15 @${MAKE} -r -f ${MAKEFILE} echo -j20
16 @${MAKE} -r -f ${MAKEFILE} echo -j00000000000000000000000000000001
18 .if !make(echo) && ${.MAKE.JOBS.C} == "yes"
23 NCPU!= ${MAKE} -r -f /dev/null -jC -V .MAKE
[all...]
H A Dvarname-dot-make-pid.mk3 # Tests for the special .MAKE.PID variable, which contains the process ID of
7 .if ${.MAKE.PID:C,[0-9],,g} != ""
9 .elif !(${.MAKE.PID} > 0)
14 _!= kill -0 ${.MAKE.PID}
H A Dvarname-make.mk3 # Tests for the special MAKE variable.
H A Ddirective-unexport-env.exp5 Global: .MAKE.EXPORTED = UT_EXPORTED
7 Var_Parse: ${.MAKE.EXPORTED:O:u} (eval)
8 Evaluating modifier ${.MAKE.EXPORTED:O} on value "UT_EXPORTED"
9 Result of ${.MAKE.EXPORTED:O} is "UT_EXPORTED"
10 Evaluating modifier ${.MAKE.EXPORTED:u} on value "UT_EXPORTED"
11 Result of ${.MAKE.EXPORTED:u} is "UT_EXPORTED"
13 Global: delete .MAKE.EXPORTED
H A Dvarname-dot-make-save_dollars.mk3 # Tests for the special .MAKE.SAVE_DOLLARS variable, which controls whether
11 # Initially, the variable .MAKE.SAVE_DOLLARS is undefined. At this point the
15 .if ${.MAKE.SAVE_DOLLARS:Uundefined} != "undefined"
23 .MAKE.SAVE_DOLLARS= yes
26 # condition; .MAKE.SAVE_DOLLARS only applies at the moment where the
35 .MAKE.SAVE_DOLLARS= no
42 .MAKE.SAVE_DOLLARS= yes
49 .MAKE.SAVE_DOLLARS= no
57 .MAKE.SAVE_DOLLARS= no
58 VAR:= $$$$-${.MAKE
[all...]
H A Dopt-debug-graph2.exp55 .MAKE = <details omitted>
56 .MAKE.DEPENDFILE = <details omitted>
57 .MAKE.GID = <details omitted>
58 .MAKE.JOBS.C = <details omitted>
59 .MAKE.LEVEL = <details omitted>
60 .MAKE.LEVEL.ENV = MAKELEVEL
61 .MAKE.MAKEFILES = <details omitted>
62 .MAKE.MAKEFILE_PREFERENCE = <details omitted>
63 .MAKE.OS = <details omitted>
64 .MAKE
[all...]
H A Dopt-debug-graph3.exp55 .MAKE = <details omitted>
56 .MAKE.DEPENDFILE = <details omitted>
57 .MAKE.GID = <details omitted>
58 .MAKE.JOBS.C = <details omitted>
59 .MAKE.LEVEL = <details omitted>
60 .MAKE.LEVEL.ENV = MAKELEVEL
61 .MAKE.MAKEFILES = <details omitted>
62 .MAKE.MAKEFILE_PREFERENCE = <details omitted>
63 .MAKE.OS = <details omitted>
64 .MAKE
[all...]
H A Dvarname-dot-make-level.mk3 # Tests for the special .MAKE.LEVEL variable, which informs about the
11 @printf 'level 1: variable %s, env %s\n' ${.MAKE.LEVEL} "$$${.MAKE.LEVEL.ENV}"
12 @${MAKE} -f ${MAKEFILE} level_2
16 @printf 'level 2: variable %s, env %s\n' ${.MAKE.LEVEL} "$$${.MAKE.LEVEL.ENV}"
17 @${MAKE} -f ${MAKEFILE} level_3
20 # .MAKE.LEVEL.ENV make variable, which by default refers to the MAKELEVEL
28 @printf 'level 3: variable %s, env %s\n' ${.MAKE.LEVEL} "$$${.MAKE
[all...]
/src/sys/arch/atari/stand/tostools/
H A DMakefile9 ${MAKE} -C $$dir all; \
14 ${MAKE} -C $$dir clean; \
19 ${MAKE} -C $$dir install; \
/src/distrib/ews4800mips/
H A DMakefile6 iso_image: .MAKE
/src/distrib/ibmnws/
H A DMakefile6 iso_image: .MAKE
/src/distrib/mvmeppc/
H A DMakefile8 iso_image: .MAKE
/src/distrib/news68k/
H A DMakefile6 iso_image: .MAKE
/src/distrib/newsmips/
H A DMakefile6 iso_image: .MAKE
/src/distrib/prep/
H A DMakefile6 iso_image: .MAKE
/src/distrib/shark/
H A DMakefile6 iso_image: .MAKE
/src/distrib/hpcarm/
H A DMakefile10 iso_image: .MAKE
13 live_image: .MAKE
/src/distrib/hppa/
H A DMakefile8 iso_image: .MAKE
11 live_image: .MAKE
/src/distrib/pmax/
H A DMakefile6 iso_image: .MAKE
9 live_image: .MAKE
/src/distrib/sparc/
H A DMakefile6 iso_image: .MAKE
9 live_image: .MAKE
/src/distrib/sparc64/
H A DMakefile6 iso_image: .MAKE
9 live_image: .MAKE
/src/distrib/zaurus/
H A DMakefile10 iso_image: .MAKE
13 live_image: .MAKE

Completed in 12 milliseconds

1234567891011>>