Home
last modified time | relevance | path

Searched defs:PRINTDBIT (Results 1 – 1 of 1) sorted by relevance

/csrg-svn/usr.bin/make/
H A Dtarg.c470 #define PRINTDBIT(attr) case CONCAT(OP_,attr): if (DEBUG(TARG)) printf("." #attr " "); break macro
473 #define PRINTDBIT(attr) case CONCAT(OP_,attr): if (DEBUG(TARG)) printf(".attr "); break macro