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

/macosx-10.9.5/ICU-511.35/
H A Dmakefile524 INSTALLED_DYLIB = $(LIB_NAME).$(DYLIB_SUFF) macro
528 INSTALLED_DYLIB = lib$(LIB_NAME).$(DYLIB_SUFF) macro
532 INSTALLED_DYLIB = lib$(LIB_NAME).$(CORE_VERS).$(DYLIB_SUFF) macro
537 INSTALLED_DYLIB_icu = INSTALLED_DYLIB
875 ln -fs $(INSTALLED_DYLIB) $(DYLIB); \
1062 $(INSTALL) -b -m 0755 $(OBJROOT_CURRENT)/$(INSTALLED_DYLIB) $(DEST_ROOT)$(libdir)$(INSTALLED_DYLIB); \
1064 cp $(OBJROOT_CURRENT)/$(INSTALLED_DYLIB) $(SYMROOT_CURRENT)/$(INSTALLED_DYLIB); \
1065 strip -x -S $(DEST_ROOT)$(libdir)$(INSTALLED_DYLIB); \
[all...]

Completed in 107 milliseconds