Searched refs:all (Results 1 - 25 of 1272) sorted by relevance

1234567891011>>

/src/usr.bin/make/unit-tests/
H A Dopt-debug-loud.exp1 echo all-word
2 all-word
H A Ddepsrc-notmain.exp1 : all
H A Darchive-suffix.exp0 `all' is up to date.
H A Dvarname-make_print_var_on_error.exp1 echo fail all; false 'all' '${.TARGET}' '$${.TARGET}'
2 fail all
6 make: stopped making "all" in unit-tests
7 .ERROR_TARGET='all'
H A Dvarname-make_print_var_on_error-jobs.exp1 echo fail all; false 'all' '${.TARGET}' '$${.TARGET}'
2 fail all
3 *** [all] Error code 1
5 make: stopped making "all" in unit-tests
6 .ERROR_TARGET='all'
H A Dvarname-dot-alltargets.exp3 first second source all .END
H A Dopt-no-action-at-all.mk1 # $NetBSD: opt-no-action-at-all.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
7 all: target
H A Ddeptgt-end-fail.exp1 Test case all=ok all-dep=ok end=ok end-dep=ok.
2 : Making all-dep out of nothing.
3 : Making all from all-dep.
9 Test case all=ok all-dep=ok end=ok end-dep=ERR.
10 : Making all-dep out of nothing.
11 : Making all from all
[all...]
H A Ddeptgt-end-jobs.exp2 --- all ---
3 : all '${VAR}'
7 : all 'Should not be expanded.' deferred
H A Dopt-debug-all.mk1 # $NetBSD: opt-debug-all.mk,v 1.1 2020/09/05 06:20:51 rillig Exp $
3 # Tests for the -dA command line option, which enables all debug options
9 all: target
H A Ddeptgt-end-fail.mk16 .for all in ok ERR
17 . for all-dep in ok ERR
20 . for target in ${all}-${all-dep}-${end}-${end-dep}
23 echo Test case all=${all} all-dep=${all-dep} end=${end} end-dep=${end-dep}.
25 all=${all} al
39 all all-dep end-dep: .PHONY target
44 all: all-dep target
[all...]
H A Dphony-end.mk3 all ok also.ok bug phony: target
9 all: phony target
H A Ddepsrc-end.exp3 : 'Making all.'
H A Ddeptgt-end-fail-indirect.exp1 : all
6 make: stopped making "all" in unit-tests
H A Ddirective-elifmake.mk7 all: target
H A Ddirective-elifnmake.mk7 all: target
H A Dopt-backwards.mk7 all: target
H A Dopt-include-dir.mk7 all: target
/src/common/dist/zlib/
H A DMakefile0 all:
1 all: target
/src/usr.bin/sys_info/
H A Dsys_info.sh105 $all || return 0 ;&
108 $all || return 0 ;&
111 $all || return 0 ;&
122 $all || return 0 ;&
125 $all || return 0 ;&
132 $all || return 0 ;&
135 $all || return 0 ;&
138 $all || return 0 ;&
141 $all || return 0 ;&
144 $all || retur
[all...]
/src/sys/arch/atari/stand/tostools/
H A DMakefile5 .PHONY: all clean install
7 all: target
9 ${MAKE} -C $$dir all; \
/src/usr.sbin/pf/etc/defaults/
H A Dpf.boot.conf13 block all
24 pass out inet proto icmp all icmp-type echoreq keep state
27 pass out inet6 proto ipv6-icmp all icmp6-type neighbrsol
28 pass in inet6 proto ipv6-icmp all icmp6-type neighbradv
29 pass out inet6 proto ipv6-icmp all icmp6-type routersol
30 pass in inet6 proto ipv6-icmp all icmp6-type routeradv
/src/tools/llvm-lib/
H A DMakefile7 all: depend target
/src/share/examples/ftpd/
H A Dftpd.conf7 checkportcmd all
50 conversion all .gz f . /usr/bin/gzip -c -- %s
51 conversion all .tar df .notar /usr/bin/tar -cf - -- %s
52 conversion all .tar.gz df .notar /usr/bin/tar -zcf - -- %s
/src/share/examples/syslogd/
H A DMakefile8 FILES= all.debug all.newsyslog.conf

Completed in 13 milliseconds

1234567891011>>