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

/macosx-10.9.5/ICU-511.35/
H A Dmakefile580 localtooldir=/usr/local/bin/ macro
1093 if test ! -d $(DEST_ROOT)$(localtooldir)/; then \
1094 $(INSTALL) -d -m 0755 $(DEST_ROOT)$(localtooldir)/; \
1096 $(INSTALL) -b -m 0755 $(OBJROOT_CURRENT)/$(INFOTOOL) $(DEST_ROOT)$(localtooldir)$(INFOTOOL); \

Completed in 177 milliseconds