Home
last modified time | relevance | path

Searched refs:targCmds (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bmake/
H A Dparse.c230 static StringList targCmds = LST_INIT; variable
2687 Lst_Append(&targCmds, cmd); in Parse_RegisterCommand()
2989 Lst_DoneFree(&targCmds); in Parse_End()