| /freebsd/contrib/bsddialog/lib/ |
| H A D | Makefile | 6 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 D | GNUmakefile | 6 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 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/crypto/krb5/src/ccapi/common/win/OldCC/ |
| H A D | ccutil.def | 1 ;LIBRARY COMERR32
|
| /freebsd/sys/contrib/openzfs/contrib/pyzfs/libzfs_core/bindings/ |
| H A D | libnvpair.py | 143 LIBRARY = "nvpair" variable
|
| H A D | libzfs_core.py | 149 LIBRARY = "zfs_core" variable
|
| H A D | __init__.py | 54 lib = LazyLibrary(ffi, module.LIBRARY)
|
| /freebsd/crypto/krb5/src/windows/kfwlogon/ |
| H A D | kfwlogon.def | 1 LIBRARY KFWLOGON
|
| /freebsd/contrib/libarchive/tar/test/ |
| H A D | test.h | 14 #undef LIBRARY /* Not testing a library. */
|
| /freebsd/contrib/libarchive/cpio/test/ |
| H A D | test.h | 14 #undef LIBRARY /* Not testing a library. */
|
| /freebsd/contrib/libarchive/cat/test/ |
| H A D | test.h | 14 #undef LIBRARY /* Not testing a library. */
|
| /freebsd/contrib/libarchive/unzip/test/ |
| H A D | test.h | 14 #undef LIBRARY /* Not testing a library. */
|
| /freebsd/crypto/krb5/src/lib/ |
| H A D | comerr32.def | 1 ;LIBRARY COMERR32
|
| H A D | xpprof32.def | 5 ;LIBRARY XPPROF32.DLL
|
| /freebsd/contrib/libarchive/libarchive/test/ |
| H A D | test.h | 31 #define LIBRARY "libarchive" macro
|
| /freebsd/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
|
| /freebsd/contrib/bzip2/ |
| H A D | libbz2.def | 1 LIBRARY LIBBZ2
|
| /freebsd/crypto/krb5/src/windows/leashdll/ |
| H A D | leashw32.def | 1 LIBRARY LEASHW32
|
| /freebsd/contrib/ntp/sntp/libevent/cmake/ |
| H A D | AddEventLibrary.cmake | 43 LIBRARY DESTINATION "lib" COMPONENT lib 70 LIBRARY DESTINATION "lib" COMPONENT lib
|
| /freebsd/contrib/libfido2/src/ |
| H A D | CMakeLists.txt | 136 LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}) 147 LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
|
| /freebsd/contrib/libevent/cmake/ |
| H A D | AddEventLibrary.cmake | 43 LIBRARY DESTINATION "lib" COMPONENT lib 70 LIBRARY DESTINATION "lib" COMPONENT lib
|
| /freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | sources | 28 TARGETTYPE=LIBRARY
|