Lines Matching refs:libraries
135 # LIBCFLAGS are the flags for static and shared libraries.
137 # LIBCXXFLAGS are the flags for static and shared libraries.
139 # DEFAULT_LIBS are the default libraries to link against
147 # AR_OUTOPT is for creating a specific output name for static libraries.
156 # What kind of libraries are we building and linking against?
204 ## How ICU libraries are named... ex. $(LIBICU)uc$(SO)
210 ## If we can't use the shared libraries, use the static libraries
227 # INSTALL-L installs libraries. Override in mh-* file to INSTALL_PROGRAM
233 # Location of the libraries before "make install" is used
290 # Invoke, set library path for all ICU libraries.
310 # When shared libraries are disabled and static libraries are enabled,
311 # the C++ compiler must be used to link in the libraries for the tools.