Searched refs:LIBRARIES (Results 1 - 8 of 8) sorted by path

/freebsd-10.0-release/contrib/bmake/
H A Darch.c1220 * the user has placed the .LIBRARIES variable in the final linking
1241 #ifdef LIBRARIES
1245 #endif /* LIBRARIES */
H A Dmake-conf.h89 * LIBRARIES
93 * .INCLUDES dependency lines. Similarly for LIBRARIES and .LIBS
97 #define LIBRARIES macro
H A Dsuff.c1071 #ifdef LIBRARIES
1075 #endif /* LIBRARIES */
/freebsd-10.0-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-10.0-release/crypto/openssl/apps/
H A DMakefile159 LIBRARIES="$(LIBSSL) $(LIBKRB5) $(LIBCRYPTO)" ; \
162 LIBDEPS="$(PEX_LIBS) $$LIBRARIES $(EX_LIBS)" \
/freebsd-10.0-release/usr.bin/make/
H A Darch.c1130 * the user has placed the .LIBRARIES variable in the final linking
1152 #ifdef LIBRARIES
1156 #endif /* LIBRARIES */
H A Dconfig.h55 * LIBRARIES
59 * .INCLUDES dependency lines. Similarly for LIBRARIES and .LIBS
63 #define LIBRARIES macro
H A Dsuff.c780 #ifdef LIBRARIES
784 #endif /* LIBRARIES */

Completed in 310 milliseconds