HomeSort by: relevance | last modified time | path
    Searched refs:_LIBS (Results 1 - 3 of 3) sorted by relevancy

  /src/share/mk/
bsd.lib.mk 449 _LIBS=${_LIB.a}
451 _LIBS=
466 _LIBS+=${_LIB_g.a}
472 _LIBS+=${_LIB_p.a}
490 _LIBS+=${SOLIB}
494 _LIBS+=${_LIB.so.full}
499 _LIBS+=${_LIB.ln}
517 .NOPATH: ${ALLOBJS} ${_LIBS} ${_YLSRCS}
519 realall: ${SRCS} ${ALLOBJS:O} ${_LIBS} ${_LIB.so.debug}
  /src/lib/libpthread/
Makefile 309 CLEANFILES+= ${_LIBS:=.o}
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
CMakeLists.txt 119 # TODO(eugenis): move all -l flags above to _LIBS?

Completed in 13 milliseconds