HomeSort by: relevance | last modified time | path
    Searched refs:all (Results 1 - 25 of 987) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/usr.bin/make/unit-tests/
opt-debug-loud.exp 1 echo all-word
2 all-word
depsrc-notmain.exp 1 : all
archive-suffix.exp 0 `all' is up to date.
varname-make_print_var_on_error.exp 1 echo fail all; false 'all' '${.TARGET}' '$${.TARGET}'
2 fail all
6 make: stopped making "all" in unit-tests
7 .ERROR_TARGET='all'
varname-make_print_var_on_error-jobs.exp 1 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'
varname-dot-alltargets.exp 3 first second source all .END
opt-no-action-at-all.mk 1 # $NetBSD: opt-no-action-at-all.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
7 all: target
deptgt-end-fail.exp 1 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-dep
    [all...]
deptgt-end-jobs.exp 2 --- all ---
3 : all '${VAR}'
7 : all 'Should not be expanded.' deferred
deptgt-end-fail.mk 16 .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} all-dep=${all-dep}
39 all all-dep end-dep: .PHONY target
44 all: all-dep target
    [all...]
phony-end.mk 3 all ok also.ok bug phony: target
9 all: phony target
depsrc-end.exp 3 : 'Making all.'
directive-elifmake.mk 7 all: target
directive-elifnmake.mk 7 all: target
opt-backwards.mk 7 all: target
opt-include-dir.mk 7 all: target
var-op.mk 7 all: target
varname-dot-includedfromdir.mk 7 all: target
  /src/common/dist/zlib/
Makefile 0 all:
1 all: target
  /src/usr.bin/sys_info/
sys_info.sh 6 # All rights reserved.
105 $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 ;
    [all...]
  /src/sys/arch/atari/stand/tostools/
Makefile 5 .PHONY: all clean install
7 all: target
9 ${MAKE} -C $$dir all; \
  /src/usr.sbin/pf/etc/defaults/
pf.boot.conf 13 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/
Makefile 7 all: depend target
  /src/share/examples/ftpd/
ftpd.conf 7 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/
Makefile 8 FILES= all.debug all.newsyslog.conf

Completed in 22 milliseconds

1 2 3 4 5 6 7 8 91011>>