Home
last modified time | relevance | path

Searched refs:OP_LIB (Results 1 – 5 of 5) sorted by relevance

/original-bsd/usr.bin/make/
H A Dmake.h173 #define OP_LIB 0x20000000 /* Target is a library */ macro
H A Dtarg.c138 gn->type = OP_LIB;
H A Dmake.c171 } else if (gn->type & OP_LIB) {
H A Djob.c839 } else if (gn->type & OP_LIB) {
889 (gn->type & OP_LIB) == 0) {
H A Dsuff.c2022 gn->type |= OP_LIB;
2190 } else if (gn->type & OP_LIB) {