Searched refs:touchFlag (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/bmake/
H A Dmake.h397 extern Boolean touchFlag; /* TRUE if targets should just be 'touched'
H A Dmain.c175 Boolean touchFlag; /* -t flag */ variable
640 touchFlag = TRUE;
1130 touchFlag = FALSE; /* Actually update targets */
H A Djob.c1633 (!noExecute && !touchFlag)) {
2658 if (runINTERRUPT && !touchFlag) {
H A Dcompat.c609 if (!touchFlag || (gn->type & OP_MAKE)) {

Completed in 252 milliseconds