Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/bmake/
H A Dcond.c154 static Boolean CondDoTarget(int, const char *);
441 CondDoTarget(int argLen MAKE_ATTR_UNUSED, const char *arg) in CondDoTarget() function
874 { "target", 6, CondGetArg, CondDoTarget }, in compare_function()