Lines Matching refs:LIB
8 (${HAVE_LLVM:Uno} == "no" || (defined(LIB) && ${LIB} == "kern"))
16 .if defined(LIB) && (${LIB} == "kern" || ${LIB} == "c" || ${LIB} == "pthread" \
17 || ${LIB} == "rump")
24 . if defined(LIB)
26 . if (${LIB} == "kern" || ${LIB} == "c" || ${LIB} == "pthread" \
27 || ${LIB} == "rump")
36 . if ${LIB} == "c"
53 . if (${LIB} == "kern" || ${LIB} == "rump")
57 . if (${LIB} == "c" || ${LIB} == "pthread")