in reply to Re: linking C/C++ lib with Perl h2xs XSUBs.
in thread linking C/C++ lib with Perl h2xs XSUBs.

The OP is introducing it with sub MY::top_targets
$(AR) cr libmylib$(LIB_EXT) $(O_FILES)