Searched refs:DONE_ALLSRC (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/bmake/
H A Dmake.h194 #define DONE_ALLSRC 0x40 /* We do it once only */ macro
H A Dmake.c974 if (gn->flags & DONE_ALLSRC)
993 gn->flags |= DONE_ALLSRC;

Completed in 84 milliseconds