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

/haiku-buildtools/jam/
H A Drules.h179 TARGET *copytarget( const TARGET *t );
H A Drules.c14 * copytarget() - make a new target with the old target's name
115 * copytarget() - make a new target with the old target's name
121 copytarget( const TARGET *ot )
120 copytarget( const TARGET *ot ) function
H A Dbuiltins.c145 t->includes = copytarget( t );
H A Dcompile.c593 tn->includes = copytarget( tn );

Completed in 28 milliseconds