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

1 2

  /src/usr.bin/make/unit-tests/
varcmd.mk 6 # sub-makes, which makes it incredibly hard to understand. There must be at
13 # actually intended. Removing that large block of code makes only this test
cmdline-redirect-stdin.mk 25 # reads its input byte by byte, which makes it terribly slow for practical
cmdline.mk 47 # such values to sub-makes via MAKEFLAGS, no special encoding is needed.
48 # Leading whitespace in the variable value is discarded though, which makes
comment.mk 25 VAR= # This comment makes the variable value empty.
64 # An odd number of backslashes makes a line continuation, \\\
cond-op-and.mk 27 # When an outer condition makes the inner '&&' condition irrelevant, neither
cond-op-or.mk 27 # When an outer condition makes the inner '||' condition irrelevant, neither
directive.mk 31 .info := value # The space after the '.info' makes this
recursive.mk 3 # In -dL mode, a variable may get expanded before it makes sense.
varmod-order-shuffle.mk 9 # This makes the random numbers completely predictable since the only other
deptgt-posix.mk 72 # strict reading of POSIX 2018 makes the makefile non-conforming.
83 # a strict reading of POSIX 2018 makes the makefile non-conforming.
opt-jobs-no-action.mk 70 # TODO: Closely inspect the output whether it makes sense.
varparse-undef-partial.mk 59 # TODO: Add a practical example where early/lazy expansion actually makes a
escape.mk 190 # The "#" in "# second line without space" makes it a comment instead
192 # The ":" in "third line':" makes it look like the start of a
cond-cmp-string.mk 110 # comparison is performed. The ".0" in the left-hand side makes the two
cond-op.mk 42 # makes a difference. There is a simple example for sure, I just cannot
varmod-defined.mk 51 # error that is silently ignored. This makes all dollar signs disappear,
varparse-errors.mk 53 # Var_Subst actually makes a difference, preventing "a plethora of messages".
cond-func-empty.mk 53 # expression makes its value non-empty, but doesn't change that the expression
56 # This kind of makes sense since the :U modifier tests the _variable_, not the
directive-for-empty.mk 29 # named 'i', this condition makes for a leaky abstraction. If the .for
varmisc.mk 142 # scope in which resolving them makes sense.
varmod.mk 157 # The only modifier parts where an unescaped '$' makes sense at the end are
  /src/sys/arch/atari/stand/tostools/libtos/
bsdstart.S 64 addl %a0,%d0 | added makes our absolute entry point
111 | Note that the above code makes assumptions about the order of the following
  /src/compat/
exec.mk 35 # XXX -pie makes n64 crash
  /src/share/mk/
bsd.info.mk 39 # serialize access to ${INFODIRFILE}; needed for parallel makes
  /src/sys/arch/mac68k/mac68k/
macromasm.s 404 * makes assumptions. If only it was consistent, Mac ROMs would be a

Completed in 263 milliseconds

1 2