Blame sofort/exrules/_pe/pe_mdso_version_used.mk

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