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

  /src/sys/arch/hpc/stand/dspgen/
do_subst.awk 149 LIBRARIES=""
155 if (LIBRARIES != "") {
156 LIBRARIES=LIBRARIES " "
158 LIBRARIES=LIBRARIES a[i] ".lib"
165 if (LIBRARIES != "") {
166 LIBRARIES=LIBRARIES " "
168 LIBRARIES=LIBRARIES a[i] ".lib
    [all...]
  /src/external/gpl2/gmake/dist/w32/
Makefile 71 LIBRARIES = $(noinst_LIBRARIES)
406 all-am: Makefile $(LIBRARIES)
  /src/external/bsd/libevent/dist/
CMakeLists.txt 222 " between STATIC library and IMPORTED library for SHARED libraries)")
247 "Link static runtime libraries"
947 # Create the libraries.
959 LIBRARIES ${OPENSSL_LIBRARIES}
  /src/external/bsd/ntp/dist/sntp/libevent/
CMakeLists.txt 222 " between STATIC library and IMPORTED library for SHARED libraries)")
247 "Link static runtime libraries"
947 # Create the libraries.
959 LIBRARIES ${OPENSSL_LIBRARIES}
  /src/external/mpl/dhcp/dist/
configure 1205 -x-libraries | --x-libraries | --x-librarie | --x-librari \
1208 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1408 --libdir=DIR object code libraries [EPREFIX/lib]
1479 --enable-libtool use GNU libtool for dynamic shared libraries
1481 --enable-bind-install install bind includes and libraries (default is no).
1524 --with-libbind=PATH bind includes and libraries are in PATH
1536 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1538 LIBS libraries to pass to the linker, e.g. -l<library
    [all...]

Completed in 31 milliseconds