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

1 2 3 4

  /src/usr.bin/make/unit-tests/
dep-double-colon-indep.mk 12 # than 1300, therefore nothing is done for it. The other targets are newer
13 # than 1300, therefore each of them is made, independently from the other.
directive-ifdef.mk 8 # There is no variable named 'UNDEF', therefore the condition evaluates to
38 # they evaluate to true if they are not empty, therefore this particular
suff-incomplete.mk 13 # This rule has no commands and no dependencies, therefore it is incomplete
19 # This rule has a dependency, therefore it is a complete transformation.
varname-dot-alltargets.mk 20 # about all nodes, therefore source is also included.
cond-func-commands.mk 7 # At this point, the target 'target' does not exist yet, therefore it cannot
varmod-path.mk 6 # The phony target does not have a corresponding path, therefore ... oops,
14 # The enoent target does not exist, therefore the plain name of the target
recursive.mk 8 # whether there are unclosed variables. The variable value is therefore
34 # therefore that's acceptable. In most practical cases, the missing
varmod-assign.mk 14 # operator '?=' only has an effect for the first time, therefore the variable
22 # operator '=' overwrites the previous value, therefore the variable LAST ends
30 # operator '+=' appends 3 times to the variable, therefore the variable
49 # Tests for nested assignments, which are hard to read and therefore seldom
52 # The condition "1" is true, therefore THEN1 gets assigned a value,
58 # The condition "0" is false, therefore ELSE2 gets assigned a value,
94 # name. The name of the expression is "VAR", therefore assigning to
gnode-submake.mk 23 # The command contains the word "make", therefore it is considered a
34 # The command refers to MAKE, but not in its pure form. Therefore it
sh-meta-chars.mk 14 # The command "exit 0" contains no special characters, therefore it is
suff-add-later.mk 12 # At this point, only .c is a suffix, therefore the following are all regular
suff-clear-regular.mk 10 # At this point, .a and .b are known suffixes, therefore the following
deptgt-delete_on_error.mk 43 # The following line is therefore misleading but does not generate any
varname-dollar.mk 14 # At this point, the variable '$' is not defined. Therefore the second line
25 # At this point, the variable '$' is defined, therefore its value is printed
cond-cmp-numeric-ne.mk 42 # typically 16 or 17 significant digits, therefore these two numbers seem to
varmod-remember.mk 29 # The expression ${GHI} therefore evaluated to '1=D 2=E 3=F', reusing the
39 # the variable name is on the left-hand side of the = operator, therefore
var-op-default.mk 6 # The variable VAR is not defined yet. Therefore it gets the default value
13 # At this point, the variable 'VAR' is already defined. The '?=' therefore
21 # An empty variable is defined, therefore the '?=' operator does nothing.
44 # it expands the variable name exactly once. Therefore both 'VAR.param'
varparse-undef-partial.mk 14 # therefore the initial '$' of that whole expression is skipped by the parser
29 # At this point, the variable "VAR." is defined, therefore the expression
directive-for-errors.mk 16 # A slash is not whitespace, therefore this is not parsed as a .for loop.
61 # among the variables, therefore the loop is not expanded at all, it is
impsrc.mk 25 # Therefore $< is available here.
29 # therefore it is available as $<.
33 # Therefore POSIX does not specify that $< be available here.
39 # Therefore $< is not available here.
opt-no-action-touch.mk 33 # The attribute .MAKE is stronger than the command line option -n. Therefore
34 # this target is run as usual. It is not prefixed by '@', therefore it is
varname-dot-curdir.mk 37 # Appending to .CURDIR does not make sense, therefore it doesn't matter that
varname-dot-parsedir.mk 14 # The .PARSEDIR may be absolute or relative, therefore there is not much that
cond-cmp-numeric-ge.mk 67 # typically 16 or 17 significant digits, therefore these two numbers seem to
cond-cmp-numeric-gt.mk 66 # typically 16 or 17 significant digits, therefore these two numbers seem to

Completed in 19 milliseconds

1 2 3 4