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

/freebsd-9.3-release/contrib/bmake/
H A Dmake.h193 #define FROM_DEPEND 0x20 /* Node created from .depend */ macro
H A Dtarg.c360 gn->flags |= FROM_DEPEND;
H A Ddir.c1448 if (fullName == NULL && gn->flags & FROM_DEPEND &&
H A Djob.c1265 if (gn->flags & FROM_DEPEND) {

Completed in 107 milliseconds