Lines Matching refs:libraries
133 # LIBCFLAGS are the flags for static and shared libraries.
135 # LIBCXXFLAGS are the flags for static and shared libraries.
137 # DEFAULT_LIBS are the default libraries to link against
145 # AR_OUTOPT is for creating a specific output name for static libraries.
154 # 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
293 # Invoke, set library path for all ICU libraries.
313 # When shared libraries are disabled and static libraries are enabled,
314 # the C++ compiler must be used to link in the libraries for the tools.