Searched refs:LIB (Results 101 - 125 of 400) sorted by relevance

1234567891011>>

/freebsd-9.3-release/usr.sbin/lpr/common_source/
H A DMakefile8 LIB= lpr macro
/freebsd-9.3-release/usr.sbin/ntp/libopts/
H A DMakefile5 LIB= opts macro
/freebsd-9.3-release/share/mk/
H A Dbsd.lib.mk15 .if !defined(SHLIB) && defined(LIB)
16 SHLIB= ${LIB}
160 .if defined(LIB) && !empty(LIB) || defined(SHLIB_NAME)
164 .if defined(LIB) && !empty(LIB)
165 _LIBS= lib${LIB}.a
167 lib${LIB}.a: ${OBJS} ${STATICOBJS}
168 @${ECHO} building static ${LIB} library
180 .if ${MK_PROFILE} != "no" && defined(LIB)
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/des/
H A Dmakefile.bc19 all: $(LIB) destest.exe rpw.exe des.exe speed.exe
35 LIB= libdes.lib
37 $(LIB): $(OBJS)
38 del $(LIB)
/freebsd-9.3-release/cddl/lib/libavl/
H A DMakefile5 LIB= avl macro
/freebsd-9.3-release/contrib/ofed/usr.lib/libibcm/
H A DMakefile13 LIB= ibcm macro
/freebsd-9.3-release/contrib/ofed/usr.lib/libibcommon/
H A DMakefile12 LIB= ibcommon macro
/freebsd-9.3-release/gnu/lib/libssp/libssp_nonshared/
H A DMakefile8 LIB= ssp_nonshared macro
/freebsd-9.3-release/gnu/usr.bin/rcs/lib/
H A DMakefile7 LIB = rcs macro
/freebsd-9.3-release/kerberos5/lib/libheimntlm/
H A DMakefile3 LIB= heimntlm macro
/freebsd-9.3-release/lib/clang/libclangrewritefrontend/
H A DMakefile5 LIB= clangrewritefrontend macro
/freebsd-9.3-release/lib/clang/libllvmdebuginfo/
H A DMakefile5 LIB= llvmdebuginfo macro
/freebsd-9.3-release/lib/clang/libllvminstcombine/
H A DMakefile5 LIB= llvminstcombine macro
/freebsd-9.3-release/lib/clang/libllvmmipsdesc/
H A DMakefile5 LIB= llvmmipsdesc macro
/freebsd-9.3-release/lib/clang/libllvmobject/
H A DMakefile5 LIB= llvmobject macro
/freebsd-9.3-release/lib/clang/libllvmpowerpcdesc/
H A DMakefile5 LIB= llvmpowerpcdesc macro
/freebsd-9.3-release/lib/clang/libllvmsparcdesc/
H A DMakefile5 LIB= llvmsparcdesc macro
/freebsd-9.3-release/lib/clang/libllvmx86desc/
H A DMakefile5 LIB= llvmx86desc macro
/freebsd-9.3-release/lib/libarchive/
H A DMakefile6 LIB= archive macro
/freebsd-9.3-release/lib/libbz2/
H A DMakefile6 LIB= bz2 macro
/freebsd-9.3-release/lib/libcalendar/
H A DMakefile3 LIB= calendar macro
/freebsd-9.3-release/lib/libcompat/
H A DMakefile4 LIB= compat macro
/freebsd-9.3-release/lib/libefi/
H A DMakefile5 LIB= efi macro
/freebsd-9.3-release/lib/libkiconv/
H A DMakefile7 LIB= kiconv macro
/freebsd-9.3-release/lib/libncp/
H A DMakefile3 LIB= ncp macro

Completed in 126 milliseconds

1234567891011>>