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

/haiku-buildtools/jam/
H A Dmake.c73 int cantfind; member in struct:__anon2329
145 if( counts->cantfind )
146 printf( "...can't find %d target(s)...\n", counts->cantfind );
155 status = counts->cantfind || counts->cantmake;
470 counts->cantfind++;

Completed in 68 milliseconds