Blame sofort/exrules/_pe/pe_mdso_version_used.mk

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