Blame sofort/exrules/_pe/pe_mdso_version_used.mk

ed690f
# pe_mdso_version_used.mk: PE shared library rules for targets using mdso.
ed690f
# this file is covered by COPYING.SOFORT.
ed690f
ed690f
$(IMPLIB_SONAME):	$(IMPLIB_DEF)
ed690f
			$(MDSO) -m $(CC_BITS) -i $(IMPLIB_SONAME) -n $(DSO_SONAME) $(IMPLIB_DEF)