| /freebsd-14.2/contrib/bsddialog/lib/ |
| H A D | Makefile | 7 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 D | GNUMakefile | 7 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 D | prepare.py | 41 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 D | libnvpair.py | 142 LIBRARY = "nvpair" variable
|
| H A D | libzfs_core.py | 148 LIBRARY = "zfs_core" variable
|
| H A D | __init__.py | 53 lib = LazyLibrary(ffi, module.LIBRARY)
|
| /freebsd-14.2/contrib/libarchive/unzip/test/ |
| H A D | test.h | 14 #undef LIBRARY /* Not testing a library. */
|
| /freebsd-14.2/contrib/libarchive/tar/test/ |
| H A D | test.h | 14 #undef LIBRARY /* Not testing a library. */
|
| /freebsd-14.2/contrib/libarchive/cat/test/ |
| H A D | test.h | 14 #undef LIBRARY /* Not testing a library. */
|
| /freebsd-14.2/contrib/libarchive/cpio/test/ |
| H A D | test.h | 14 #undef LIBRARY /* Not testing a library. */
|
| /freebsd-14.2/contrib/libarchive/libarchive/test/ |
| H A D | test.h | 31 #define LIBRARY "libarchive" macro
|
| /freebsd-14.2/contrib/ncurses/misc/ |
| H A D | panel.ref | 1 LIBRARY panel2 INITINSTANCE
|
| H A D | panel.def | 1 LIBRARY panel5 INITINSTANCE TERMINSTANCE
|
| H A D | menu.ref | 1 LIBRARY MENU2 INITINSTANCE
|
| H A D | menu.def | 1 LIBRARY menu5 INITINSTANCE TERMINSTANCE
|
| H A D | form.ref | 1 LIBRARY FORM2 INITINSTANCE
|
| H A D | form.def | 1 LIBRARY form5 INITINSTANCE TERMINSTANCE
|
| H A D | makedef.cmd | 40 * 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 D | libbz2.def | 1 LIBRARY LIBBZ2
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/cmake/ |
| H A D | AddEventLibrary.cmake | 43 LIBRARY DESTINATION "lib" COMPONENT lib 70 LIBRARY DESTINATION "lib" COMPONENT lib
|
| /freebsd-14.2/contrib/libfido2/src/ |
| H A D | CMakeLists.txt | 136 LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}) 147 LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
|
| /freebsd-14.2/contrib/libevent/cmake/ |
| H A D | AddEventLibrary.cmake | 43 LIBRARY DESTINATION "lib" COMPONENT lib 70 LIBRARY DESTINATION "lib" COMPONENT lib
|
| /freebsd-14.2/sys/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | sources | 28 TARGETTYPE=LIBRARY
|
| /freebsd-14.2/contrib/file/magic/Magdir/ |
| H A D | kicad | 38 0 string EESchema-LIBRARY
|
| /freebsd-14.2/contrib/libcbor/src/ |
| H A D | CMakeLists.txt | 41 LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
|