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

/netbsd-current/usr.bin/make/
H A Darch.c968 Arch_IsLib(GNode *gn) function
H A Dmake.h800 bool Arch_IsLib(GNode *) MAKE_ATTR_USE;
H A Dmake.c307 } else if ((gn->type & OP_LIB) && (gn->mtime == 0 || Arch_IsLib(gn))) {

Completed in 137 milliseconds