Searched refs:OP_NOTARGET (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/bmake/
H A Dmake.h318 #define OP_NOTARGET (OP_NOTMAIN|OP_USE|OP_EXEC|OP_TRANSFORM) macro
H A Dparse.c1115 if ((gn->type & OP_NOTARGET) == 0) {
H A Dsuff.c921 if (*gs->gn == NULL && gs->r && (target->type & OP_NOTARGET) == 0) {

Completed in 113 milliseconds