Searched refs:LIBRARIES (Results 1 - 16 of 16) sorted by relevance

/freebsd-9.3-release/contrib/bmake/
H A Dmake-conf.h89 * LIBRARIES
93 * .INCLUDES dependency lines. Similarly for LIBRARIES and .LIBS
97 #define LIBRARIES macro
H A Darch.c1220 * the user has placed the .LIBRARIES variable in the final linking
1241 #ifdef LIBRARIES
1245 #endif /* LIBRARIES */
H A Dsuff.c1071 #ifdef LIBRARIES
1075 #endif /* LIBRARIES */
/freebsd-9.3-release/usr.bin/make/
H A Dconfig.h55 * LIBRARIES
59 * .INCLUDES dependency lines. Similarly for LIBRARIES and .LIBS
63 #define LIBRARIES macro
H A Darch.c1130 * the user has placed the .LIBRARIES variable in the final linking
1152 #ifdef LIBRARIES
1156 #endif /* LIBRARIES */
H A Dsuff.c780 #ifdef LIBRARIES
784 #endif /* LIBRARIES */
/freebsd-9.3-release/contrib/ncurses/
H A DMakefile.os2127 LIBRARIES = ncurses form menu panel
132 DLL_ROOTS = $(addsuffix $(DLL_TAG), $(LIBRARIES))
135 LIB_ROOTS = $(addsuffix $(LIB_TAG), $(LIBRARIES))
140 DEFS = $(addsuffix .def, $(addprefix ./misc/, $(LIBRARIES)))
186 for i in $(LIBRARIES); do \
200 for i in $(LIBRARIES); do \
209 -rm -f $(addprefix ./misc/, $(addsuffix .def, $(LIBRARIES)))
/freebsd-9.3-release/contrib/bind9/
H A Disc-config.sh.in29 Usage: isc-config [OPTIONS] [LIBRARIES]
/freebsd-9.3-release/crypto/openssl/test/
H A DMakefile369 LIBRARIES="$(LIBSSL) $(LIBCRYPTO) $(LIBKRB5)"; \
370 [ "$(FIPSCANLIB)" = "libfips" ] && LIBRARIES="$$LIBRARIES -lfips"; \
373 LIBDEPS="$(PEX_LIBS) $$LIBRARIES $(EX_LIBS)" \
410 LIBRARIES="-L$(TOP) -lfips"; \
413 LIBRARIES="$${FIPSLIBDIR:-$(TOP)/fips/}fipscanister.o"; \
415 LIBRARIES="$(LIBCRYPTO)"; \
419 LIBDEPS="$(PEX_LIBS) $$LIBRARIES $(EX_LIBS)" \
425 LIBRARIES="$(LIBSSL) $(LIBCRYPTO) $(LIBKRB5)"; \
429 [ "$(FIPSCANLIB)" = "libfips" ] && LIBRARIES
[all...]
/freebsd-9.3-release/contrib/ntp/ntpq/
H A DMakefile.in147 LIBRARIES = $(noinst_LIBRARIES)
1055 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS)
/freebsd-9.3-release/contrib/ntp/libparse/
H A DMakefile.in140 LIBRARIES = $(noinst_LIBRARIES)
794 all-am: Makefile $(LIBRARIES) $(PROGRAMS)
/freebsd-9.3-release/contrib/ntp/sntp/unity/
H A DMakefile.in127 LIBRARIES = $(noinst_LIBRARIES)
711 all-am: Makefile $(LIBRARIES)
/freebsd-9.3-release/crypto/openssl/apps/
H A DMakefile158 LIBRARIES="$(LIBSSL) $(LIBKRB5) $(LIBCRYPTO)" ; \
159 [ "x$(FIPSCANLIB)" = "xlibfips" ] && LIBRARIES="$$LIBRARIES -lfips"; \
162 LIBDEPS="$(PEX_LIBS) $$LIBRARIES $(EX_LIBS)" \
/freebsd-9.3-release/contrib/ntp/sntp/
H A DMakefile.in142 LIBRARIES = $(noinst_LIBRARIES)
1347 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS) \
/freebsd-9.3-release/contrib/ntp/ntpd/
H A DMakefile.in148 LIBRARIES = $(noinst_LIBRARIES)
1512 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS)
/freebsd-9.3-release/contrib/ntp/libntp/
H A DMakefile.in139 LIBRARIES = $(noinst_LIBRARIES)
1452 all-am: Makefile $(LIBRARIES)

Completed in 133 milliseconds