Searched refs:LIB (Results 176 - 200 of 426) sorted by relevance

1234567891011>>

/freebsd-11-stable/lib/libsdp/
H A DMakefile4 PACKAGE=lib${LIB}
5 LIB= sdp macro
/freebsd-11-stable/lib/libvgl/
H A DMakefile2 PACKAGE=lib${LIB}
3 LIB= vgl macro
/freebsd-11-stable/lib/librpcsvc/
H A DMakefile8 PACKAGE=lib${LIB}
9 LIB= rpcsvc macro
/freebsd-11-stable/lib/libulog/
H A DMakefile3 PACKAGE=lib${LIB}
8 LIB= ulog macro
/freebsd-11-stable/lib/libbluetooth/
H A DMakefile4 PACKAGE= lib${LIB}
5 LIB= bluetooth macro
/freebsd-11-stable/lib/libkvm/
H A DMakefile4 PACKAGE=lib${LIB}
5 LIB= kvm macro
/freebsd-11-stable/lib/libstdthreads/
H A DMakefile3 PACKAGE=lib${LIB}
4 LIB= stdthreads macro
/freebsd-11-stable/lib/libcam/
H A DMakefile3 PACKAGE= lib${LIB}
4 LIB= cam macro
/freebsd-11-stable/lib/libldns/
H A DMakefile6 PACKAGE=lib${LIB}
9 LIB= ldns macro
/freebsd-11-stable/lib/libefivar/
H A DMakefile34 PACKAGE=lib${LIB}
35 LIB= efivar macro
/freebsd-11-stable/lib/libproc/
H A DMakefile5 PACKAGE=lib${LIB}
6 LIB= proc macro
/freebsd-11-stable/lib/libbe/
H A DMakefile7 PACKAGE= lib${LIB}
8 LIB= be macro
/freebsd-11-stable/lib/libelftc/
H A DMakefile4 PACKAGE=lib${LIB}
11 LIB= elftc macro
/freebsd-11-stable/crypto/openssl/crypto/jpake/
H A DMakefile6 LIB=$(TOP)/libcrypto.a macro
19 $(AR) $(LIB) $(LIBOBJ)
20 $(RANLIB) $(LIB) || echo Never mind.
48 jpaketest: top jpaketest.c $(LIB)
49 $(CC) $(CFLAGS) -Wall -Werror -g -o jpaketest jpaketest.c $(LIB)
/freebsd-11-stable/crypto/openssl/crypto/krb5/
H A DMakefile19 LIB=$(TOP)/libcrypto.a macro
37 $(AR) $(LIB) $(LIBOBJ)
38 $(RANLIB) $(LIB) || echo Never mind.
/freebsd-11-stable/share/mk/
H A Dbsd.libnames.mk189 .if defined(_LIBRARIES) && defined(LIB) && \
190 ${_LIBRARIES:M${LIB}} != ""
191 .if !defined(LIB${LIB:tu})
192 .error ${.CURDIR}: Missing value for LIB${LIB:tu} in ${_this:T}. Likely should be: LIB${LIB:tu}?= $${DESTDIR}$${LIBDIR_BASE}/lib${LIB}.a
196 # Derive LIB*SRCDI
[all...]
/freebsd-11-stable/rescue/librescue/
H A DMakefile21 LIB= rescue macro
/freebsd-11-stable/gnu/lib/libregex/
H A DMakefile3 LIB= gnuregex macro
/freebsd-11-stable/gnu/usr.bin/cc/libcpp/
H A DMakefile12 LIB= cpp macro
/freebsd-11-stable/lib/libblacklist/
H A DMakefile7 LIB= blacklist macro
/freebsd-11-stable/sys/teken/libteken/
H A DMakefile3 LIB= teken macro
/freebsd-11-stable/lib/libpe/
H A DMakefile10 LIB= pe macro
/freebsd-11-stable/lib/ofed/complib/
H A DMakefile7 LIB= osmcomp macro
/freebsd-11-stable/lib/ofed/libibmad/
H A DMakefile7 LIB= ibmad macro
/freebsd-11-stable/usr.sbin/ntp/libparse/
H A DMakefile5 LIB= parse macro

Completed in 126 milliseconds

1234567891011>>