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

/freebsd-9.3-release/usr.bin/make/
H A Dmain.c138 Boolean printGraphOnly; /* -p flag */ variable
517 printGraphOnly = TRUE;
902 printGraphOnly = FALSE; /* Don't stop after printing graph */
1252 if (Lst_IsEmpty(&variables) && !printGraphOnly) {

Completed in 101 milliseconds