Home
last modified time | relevance | path

Searched refs:LIBRARY (Results 1 – 25 of 74) sorted by relevance

123

/freebsd/contrib/bsddialog/lib/
H A DMakefile6 LIBRARY = bsddialog macro
7 LIBRARY_SO = lib${LIBRARY:=.so}
8 LIBRARY_A = lib${LIBRARY:=.a}
27 all: ${LIBRARY}
45 ${LIBRARY}: ${LIBRARY_SO} ${LIBRARY_A}
63 .PHONY: all install uninstall ${LIBRARY} clean
H A DGNUmakefile6 LIBRARY = bsddialog macro
7 LIBRARY_SO = lib${LIBRARY:=.so}
25 all: $(LIBRARY)
41 $(LIBRARY): $(OBJECTS)
51 .PHONY: all install uninstall ${LIBRARY} clean
/freebsd/sys/contrib/libsodium/packaging/dotnet-core/
H A Dprepare.py41 LIBRARY = 'libsodium' variable
62 self.packfile = os.path.join(version.builddir, 'runtimes', rid, 'native', LIBRARY + '.dll')
86 self.packfile = os.path.join(version.builddir, 'runtimes', rid, 'native', LIBRARY + '.dylib')
110 self.packfile = os.path.join(version.builddir, 'runtimes', rid, 'native', LIBRARY + '.so')
/freebsd/crypto/krb5/src/ccapi/common/win/OldCC/
H A Dccutil.def1 ;LIBRARY COMERR32
/freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/bindings/
H A Dlibnvpair.py143 LIBRARY = "nvpair" variable
H A Dlibzfs_core.py149 LIBRARY = "zfs_core" variable
H A D__init__.py54 lib = LazyLibrary(ffi, module.LIBRARY)
/freebsd/crypto/krb5/src/windows/kfwlogon/
H A Dkfwlogon.def1 LIBRARY KFWLOGON
/freebsd/contrib/libarchive/tar/test/
H A Dtest.h14 #undef LIBRARY /* Not testing a library. */
/freebsd/contrib/libarchive/cpio/test/
H A Dtest.h14 #undef LIBRARY /* Not testing a library. */
/freebsd/contrib/libarchive/cat/test/
H A Dtest.h14 #undef LIBRARY /* Not testing a library. */
/freebsd/contrib/libarchive/unzip/test/
H A Dtest.h14 #undef LIBRARY /* Not testing a library. */
/freebsd/crypto/krb5/src/lib/
H A Dcomerr32.def1 ;LIBRARY COMERR32
H A Dxpprof32.def5 ;LIBRARY XPPROF32.DLL
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest.h31 #define LIBRARY "libarchive" macro
/freebsd/contrib/ncurses/misc/
H A Dpanel.ref1 LIBRARY panel2 INITINSTANCE
H A Dpanel.def1 LIBRARY panel5 INITINSTANCE TERMINSTANCE
H A Dmenu.ref1 LIBRARY MENU2 INITINSTANCE
H A Dmenu.def1 LIBRARY menu5 INITINSTANCE TERMINSTANCE
/freebsd/contrib/bzip2/
H A Dlibbz2.def1 LIBRARY LIBBZ2
/freebsd/crypto/krb5/src/windows/leashdll/
H A Dleashw32.def1 LIBRARY LEASHW32
/freebsd/contrib/ntp/sntp/libevent/cmake/
H A DAddEventLibrary.cmake43 LIBRARY DESTINATION "lib" COMPONENT lib
70 LIBRARY DESTINATION "lib" COMPONENT lib
/freebsd/contrib/libfido2/src/
H A DCMakeLists.txt136 LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR})
147 LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
/freebsd/contrib/libevent/cmake/
H A DAddEventLibrary.cmake43 LIBRARY DESTINATION "lib" COMPONENT lib
70 LIBRARY DESTINATION "lib" COMPONENT lib
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dsources28 TARGETTYPE=LIBRARY

123