Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/make/
Dparse.c225 static StringList targCmds = LST_INIT; variable
2686 Lst_Append(&targCmds, cmd); in Parse_RegisterCommand()
2953 Lst_DoneFree(&targCmds); in Parse_End()