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

/freebsd-10.1-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-10.1-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-10.1-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.1-release/contrib/ntp/ntpq/
H A DMakefile.in147 LIBRARIES = $(noinst_LIBRARIES)
1055 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS)
/freebsd-10.1-release/contrib/ntp/libparse/
H A DMakefile.in140 LIBRARIES = $(noinst_LIBRARIES)
794 all-am: Makefile $(LIBRARIES) $(PROGRAMS)
/freebsd-10.1-release/contrib/ntp/sntp/unity/
H A DMakefile.in127 LIBRARIES = $(noinst_LIBRARIES)
711 all-am: Makefile $(LIBRARIES)
/freebsd-10.1-release/contrib/ntp/sntp/
H A DMakefile.in142 LIBRARIES = $(noinst_LIBRARIES)
1347 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS) \
/freebsd-10.1-release/contrib/ntp/ntpd/
H A DMakefile.in148 LIBRARIES = $(noinst_LIBRARIES)
1512 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS)
/freebsd-10.1-release/contrib/ntp/libntp/
H A DMakefile.in139 LIBRARIES = $(noinst_LIBRARIES)
1452 all-am: Makefile $(LIBRARIES)
/freebsd-10.1-release/crypto/openssl/apps/
H A DMakefile162 LIBRARIES="$(LIBSSL) $(LIBKRB5) $(LIBCRYPTO)" ; \
165 LIBDEPS="$(PEX_LIBS) $$LIBRARIES $(EX_LIBS)" \

Completed in 290 milliseconds