Blame sofort/exrules/_pe/pe_mdso_version_used.mk

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