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

/freebsd-13-stable/contrib/bmake/
H A Dparse.c224 static StringList targCmds = LST_INIT; variable
2990 Lst_Append(&targCmds, cmd);
3274 Lst_DoneCall(&targCmds, free);

Completed in 134 milliseconds