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

/freebsd-10.3-release/contrib/bmake/
H A Dtarg.c575 #define PRINTDBIT(attr) case CONCAT(OP_,attr): if (DEBUG(TARG))fprintf(debug_file, "." #attr " "); break macro
594 PRINTDBIT(LIB);
597 PRINTDBIT(ARCHV);
598 PRINTDBIT(MADE);
599 PRINTDBIT(PHONY);

Completed in 120 milliseconds