HomeSort by: relevance | last modified time | path
    Searched refs:late (Results 1 - 14 of 14) sorted by relevancy

  /src/usr.bin/make/unit-tests/
cond-late.exp 1 make: cond-late.mk:29: Bad condition
directive-ifmake.exp 10 : late-target
14 make: stopped making "first second late-target !edge" in unit-tests
cond-late.mk 1 # $NetBSD: cond-late.mk,v 1.10 2025/06/30 21:44:39 rillig Exp $
4 # expressions that are evaluated late, at expansion time.
var-op-expand.mk 43 REF= too late
65 REF= too late
95 REF= too late
111 REF3= too late
112 .if ${VAR} != "<too late>"
203 LATER= late-value
204 .if ${INDIRECT} != "late-replaced"
directive-include-guard.exp 43 Parse_PushInput: variable-assign-late.tmp:1
44 Skipping 'variable-assign-late.tmp' because 'VARIABLE_ASSIGN_LATE' is defined
deptgt-posix.mk 94 # makefile tries to switch to POSIX mode, that's too late.
directive-include-guard.mk 256 CASES+= variable-assign-late
257 LINES.variable-assign-late= \
262 # expect: Parse_PushInput: variable-assign-late.tmp:1
263 # expect: Skipping 'variable-assign-late.tmp' because 'VARIABLE_ASSIGN_LATE' is defined
varname-makeflags.mk 106 # expanding it to a single '$', but it's already too late, as that
Makefile 90 TESTS+= cond-late
  /src/sys/arch/sparc/sparc/
autoconf.c 167 * Set machine_model[] to something useful. If late is set, then
169 * are complete with the first call with late=false out of bootstrap.
172 set_machine_model(bool late)
177 if (late) {
186 if (late)
  /src/sys/arch/luna68k/stand/boot/
locore.S 607 tstb _ssir | too late?
  /src/sys/arch/cesfic/cesfic/
locore.s 691 tstb _C_LABEL(ssir) | too late?
  /src/sys/arch/atari/atari/
locore.s 826 tstb _C_LABEL(ssir) | too late?
  /src/sys/arch/mac68k/mac68k/
locore.s 851 tstb _C_LABEL(ssir) | too late?

Completed in 28 milliseconds