NetBSD/usr.bin/make/unit-tests
sjg 16d084a837 If Parse_Error is called after curFile is invalid, set it to a dummy
to avoid seg-fault.  Also the NULL filename will cause ParseVErrorInternal
to skip trying to report file and line number info.

If CondToken is called outside the context of a .if etc, variables in
the expression being parsed will already be expanded, so allow for
an unqouted number to jump us back into the compare logic.
This allows ${${SomeNumber:U42} > 0:?True:False} to work anywhere.

Job_Finish should process postCommands if it has commands or children.
2008-10-29 15:37:08 +00:00
..
comment
cond1 If Parse_Error is called after curFile is invalid, set it to a dummy 2008-10-29 15:37:08 +00:00
dotwait
export
export-all
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
moderrs
modmatch
modmisc
modorder
modts
modword
posix
qequals
ternary
test.exp If Parse_Error is called after curFile is invalid, set it to a dummy 2008-10-29 15:37:08 +00:00
varcmd