Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/bmake/
H A Dcond.c155 static Boolean CondDoCommands(int, const char *);
465 CondDoCommands(int argLen MAKE_ATTR_UNUSED, const char *arg) in CondDoCommands() function
875 { "commands", 8, CondGetArg, CondDoCommands }, in compare_function()