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

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

Completed in 21 milliseconds