Searched refs:libraries (Results 1 - 25 of 88) sorted by relevance

1234

/freebsd-11-stable/crypto/openssh/contrib/
H A Dfindssl.sh6 # Search for all instances of OpenSSL headers and libraries
22 # or libraries. You can use the following # procedure to help identify
26 # headers and libraries that were picked up, for example:
33 # Now run findssl.sh. This should identify the headers and libraries
35 # libraries and headers used and adjust your CFLAGS or remove incorrect
130 # Search for shared libraries.
131 # Relies on shared libraries looking like "libcrypto.s*"
136 libraries=`locate libcrypto.s`
138 libraries=`find / -name 'libcrypto.s*' -print 2>/dev/null`
141 for lib in $libraries
[all...]
/freebsd-11-stable/contrib/libucl/python/
H A Dsetup.py16 libraries = ['ucl'], variable
/freebsd-11-stable/contrib/sqlite3/tea/
H A DMakefile.in176 # TEA TARGETS. Please note that the "libraries:" target refers to platform
178 # platform-dependent libraries. Modify these targets so that they install
183 all: binaries libraries doc
187 # shared/static libraries, and any other platform-dependent files.
194 libraries:
209 install: all install-binaries install-libraries install-doc
218 install-libraries: libraries
240 test: binaries libraries
243 shell: binaries libraries
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DDynamicLibrary.inc17 // Close the libraries in reverse order.
85 // runtime support libraries available.
/freebsd-11-stable/contrib/dialog/
H A Ddialog-config.in116 --libs echos the libraries needed to link with ${THIS}
123 --libdir echos the directory containing ${THIS} libraries
/freebsd-11-stable/contrib/gdb/
H A Dltcf-gcj.sh61 # See if GNU ld supports shared libraries.
70 *** to be unable to reliably create shared libraries on AIX.
71 *** Therefore, libtool is disabling shared libraries support. If you
72 *** really care for shared libraries, you may want to modify your PATH
85 # that the semantics of dynamic libraries on AmigaOS, at least up
88 # behavior of shared libraries on other platforms, we can use
197 *** create shared libraries on Solaris systems. Therefore, libtool
198 *** is disabling shared libraries support. We urge you to upgrade GNU
287 # It fails to find uninstalled libraries when the uninstalled
349 # This is similar to how AIX traditionally builds it's shared libraries
[all...]
H A Dltcf-c.sh58 # See if GNU ld supports shared libraries.
67 *** to be unable to reliably create shared libraries on AIX.
68 *** Therefore, libtool is disabling shared libraries support. If you
69 *** really care for shared libraries, you may want to modify your PATH
82 # that the semantics of dynamic libraries on AmigaOS, at least up
85 # behavior of shared libraries on other platforms, we can use
204 *** create shared libraries on Solaris systems. Therefore, libtool
205 *** is disabling shared libraries support. We urge you to upgrade GNU
294 # It fails to find uninstalled libraries when the uninstalled
356 # This is similar to how AIX traditionally builds it's shared libraries
[all...]
H A Dltconfig319 --disable-shared do not build shared libraries
320 --disable-static do not build static libraries
740 echo "$progname: warning: \`$CC' requires \`$ac_cv_prog_cc_shlib' to build shared libraries" 1>&2
916 # See if the linker supports building shared libraries.
917 echo $ac_n "checking whether the linker ($LD) supports shared libraries... $ac_c" 1>&6
948 echo $ac_n "checking whether stripping libraries is possible... $ac_c" 1>&6
1000 # We preserve .a as extension for shared libraries though AIX4.2
1004 # lib<name>.a to let people know that these are not typical AIX shared libraries.
1007 # We preserve .a as extension for shared libraries though AIX4.2
1029 # for dependence libraries
[all...]
/freebsd-11-stable/contrib/ncurses/misc/
H A Dncurses-config.in173 --libs echos the libraries needed to link with ${THIS}
182 --libdir echos the directory containing ${THIS} libraries
/freebsd-11-stable/share/mk/
H A Datf.test.mk6 # against the ATF libraries.
16 # require the ATF libraries.
H A Dbsd.own.mk27 # LIBDIR Base path for libraries. [/usr/lib]
29 # LIBCOMPATDIR Base path for compat libraries. [/usr/lib/compat]
35 # LINTLIBDIR Base path for lint libraries. [/usr/libdata/lint]
37 # SHLIBDIR Base path for shared libraries. [${LIBDIR}]
H A Dbsd.lib.mk20 # Set up the variables controlling shared libraries. After this section,
79 # prefer .s to a .c, add .po, remove stuff not used in the BSD libraries
171 # Allow libraries to specify their own version map or have it
323 # Install libraries with -S to avoid risk of modifying in-use libraries when
H A Dbsd.crunchgen.mk11 # CRUNCH_LIBS: libraries to statically link with
12 # CRUNCH_SHLIBS: libraries to dynamically link with
H A Dlocal.dirdeps.mk29 # Host libraries should mostly be excluded from the build so the
30 # host version in /usr/lib is used. Internal libraries need to be
179 # Also handle LIBADD for non-internal libraries.
H A Dbsd.opts.mk46 # ssh libraries when building with OPENSSH, and likewise for KERBEROS.
/freebsd-11-stable/contrib/sqlite3/tea/win/
H A Dmakefile.vc52 # install -- Installs the built binaries and libraries to $(INSTALLDIR)
308 install: install-binaries install-libraries install-docs
393 install-libraries:
394 @echo Installing libraries to '$(SCRIPT_INSTALL_DIR)'
/freebsd-11-stable/contrib/dialog/package/
H A Ddialog.spec84 - add executable permissions for shared libraries, discard ".la" file.
/freebsd-11-stable/contrib/apr/
H A Dapr-config.in66 --libs print additional libraries to link against
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dnmake.mak173 # replace the last line with this for dynamic libraries
175 # and this for static libraries
/freebsd-11-stable/contrib/gcclibs/libssp/
H A Dconfigure619 -x-libraries | --x-libraries | --x-librarie | --x-librari \
622 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
813 --libdir=DIR object code libraries [EPREFIX/lib]
843 --enable-version-specific-runtime-libs Specify that runtime libraries should be installed in a compiler-specific directory
849 --enable-shared=PKGS build shared libraries default=yes
850 --enable-static=PKGS build static libraries default=yes
863 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
870 it to find libraries an
[all...]
/freebsd-11-stable/
H A DMakefile.libcompat6 # Makefile for the compatibility libraries.
7 # - 32-bit compat libraries on PowerPC and AMD64.
132 @echo ">>> stage 5.1: building lib${libcompat} shim libraries"
164 ${LIBCOMPATWMAKE} -f Makefile.inc1 -DNO_FSCHG libraries
H A DMakefile25 # check-old - List obsolete directories/files/libraries.
28 # check-old-libs - List obsolete libraries.
32 # delete-old-libs - Delete obsolete libraries.
129 installworld kernel-toolchain libraries lint maninstall \
159 kernels libraries native-xtools showconfig test-system-compiler \
373 # headers, libraries and tools. Also, allow the location of
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dconfigure768 -x-libraries | --x-libraries | --x-librarie | --x-librari \
771 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
974 --libdir=DIR object code libraries [EPREFIX/lib]
1005 build shared libraries [default=no]
1007 build static libraries [default=yes]
1031 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
1038 it to find libraries and programs with nonstandard names/locations.
4182 echo "$as_me:$LINENO: checking how to recognize dependent libraries" >
[all...]
/freebsd-11-stable/contrib/gperf/
H A Dconfigure972 -x-libraries | --x-libraries | --x-librarie | --x-librari \
975 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1167 --libdir=DIR object code libraries [EPREFIX/lib]
/freebsd-11-stable/contrib/gperf/doc/
H A Dconfigure975 -x-libraries | --x-libraries | --x-librarie | --x-librari \
978 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
1170 --libdir=DIR object code libraries [EPREFIX/lib]

Completed in 406 milliseconds

1234