Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Dmake.h1063 bool Make_Run(GNodeList *);
H A Dmake.c1432 Make_Run(GNodeList *targs) in Make_Run() function
H A Dmain.c926 outOfDate = Make_Run(&targs); in runTargets()
H A Djob.c1981 (void)Make_Run(&lst); in JobRun()