Home
last modified time | relevance | path

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

123

/freebsd-14.2/contrib/bsddialog/lib/
H A DMakefile7 LIBRARY = bsddialog macro
8 LIBRARY_SO = lib${LIBRARY:=.so}
9 LIBRARY_A = lib${LIBRARY:=.a}
38 all : man ${LIBRARY}
40 ${LIBRARY}: ${LIBRARY_SO} ${LIBRARY_A}
56 ${GZIP} ${LIBRARY}.3 > ${LIBRARY}.3.gz
68 ${INSTALL} -m 644 ${LIBRARY}.3.gz ${MANDIR}
71 ${RM} ${LOCALBASE}/include/${LIBRARY}*.h
75 ${RM} ${MANDIR}/${LIBRARY}.3.gz
H A DGNUMakefile7 LIBRARY = bsddialog
8 LIBRARY_SO = lib${LIBRARY:=.so}
21 all : $(LIBRARY)
23 $(LIBRARY): $(OBJECTS)
/freebsd-14.2/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-14.2/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/bindings/
H A Dlibnvpair.py142 LIBRARY = "nvpair" variable
H A Dlibzfs_core.py148 LIBRARY = "zfs_core" variable
H A D__init__.py53 lib = LazyLibrary(ffi, module.LIBRARY)
/freebsd-14.2/contrib/libarchive/unzip/test/
H A Dtest.h14 #undef LIBRARY /* Not testing a library. */
/freebsd-14.2/contrib/libarchive/tar/test/
H A Dtest.h14 #undef LIBRARY /* Not testing a library. */
/freebsd-14.2/contrib/libarchive/cat/test/
H A Dtest.h14 #undef LIBRARY /* Not testing a library. */
/freebsd-14.2/contrib/libarchive/cpio/test/
H A Dtest.h14 #undef LIBRARY /* Not testing a library. */
/freebsd-14.2/contrib/libarchive/libarchive/test/
H A Dtest.h31 #define LIBRARY "libarchive" macro
/freebsd-14.2/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
H A Dform.ref1 LIBRARY FORM2 INITINSTANCE
H A Dform.def1 LIBRARY form5 INITINSTANCE TERMINSTANCE
H A Dmakedef.cmd40 * This list, plus a few .def sentences (LIBRARY, DESCRIPTION and EXPORT)
72 * commands, such as LIBRARY..., EXPORTS..., etc
/freebsd-14.2/contrib/bzip2/
H A Dlibbz2.def1 LIBRARY LIBBZ2
/freebsd-14.2/contrib/ntp/sntp/libevent/cmake/
H A DAddEventLibrary.cmake43 LIBRARY DESTINATION "lib" COMPONENT lib
70 LIBRARY DESTINATION "lib" COMPONENT lib
/freebsd-14.2/contrib/libfido2/src/
H A DCMakeLists.txt136 LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR})
147 LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
/freebsd-14.2/contrib/libevent/cmake/
H A DAddEventLibrary.cmake43 LIBRARY DESTINATION "lib" COMPONENT lib
70 LIBRARY DESTINATION "lib" COMPONENT lib
/freebsd-14.2/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dsources28 TARGETTYPE=LIBRARY
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dkicad38 0 string EESchema-LIBRARY
/freebsd-14.2/contrib/libcbor/src/
H A DCMakeLists.txt41 LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}

123