From: Jan Dubois Date: Thu, 26 Apr 2007 17:02:01 +0000 (-0700) Subject: Cargo-cult fix for an AIX build problem X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0107c41aeeb482cc383e81f082a3b65956c25293;p=p5sagit%2Fp5-mst-13.2.git Cargo-cult fix for an AIX build problem From: "Jan Dubois" Message-ID: <048b01c7885f$48862510$d9926f30$@com> p4raw-id: //depot/perl@31098 --- diff --git a/Makefile.SH b/Makefile.SH index 3d8cae0..25188cf 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -599,6 +599,7 @@ $(LIBPERL): $& $(obj) $(DYNALOADER) $(LIBPERLEXPORT) case "$useshrplib" in true) $spitshell >>Makefile <<'!NO!SUBS!' + rm -f $@ $(LD) -o $@ $(SHRPLDFLAGS) $(obj) $(DYNALOADER) $(libs) !NO!SUBS! case "$osname" in