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

  /src/external/public-domain/sqlite/dist/autosetup/
pkg-config.tcl 137 define ${prefix}_LIBS [exec $pkgconfig --libs-only-l $module]
  /src/share/mk/
bsd.lib.mk 483 _LIBS=${_LIB.a}
485 _LIBS=
500 _LIBS+=${_LIB_g.a}
506 _LIBS+=${_LIB_p.a}
524 _LIBS+=${SOLIB}
528 _LIBS+=${_LIB.so.full}
533 _LIBS+=${_LIB.ln}
551 .NOPATH: ${ALLOBJS} ${_LIBS} ${_YLSRCS}
553 realall: ${SRCS} ${ALLOBJS:O} ${_LIBS} ${_LIB.so.debug}
  /src/lib/libpthread/
Makefile 325 CLEANFILES+= ${_LIBS:=.o}

Completed in 25 milliseconds