Searched defs:NoExecute (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/bmake/
H A Dmake.h304 #define NoExecute(gn) ((gn->type & OP_MAKE) ? noRecursiveExecute : noExecute) macro

Completed in 69 milliseconds