ICU-4244 The fixes for Cygwin/MSVC also need to be applied to Cygwin.

X-SVN-Rev: 16889
This commit is contained in:
George Rhoten 2004-11-22 23:27:00 +00:00
parent 43583200b0
commit 5b575ed168

View file

@ -87,6 +87,9 @@ MIDDLE_SO_TARGET=$(FINAL_SO_TARGET)
%.$(SO): %$(SO_TARGET_VERSION_MAJOR).$(SO)
$(RM) $@ && ln -s ${<F} $@
## Install libraries as executable
INSTALL-L=$(INSTALL_PROGRAM)
## Bind internal references
# LDflags that pkgdata will use