From: "Jan Dubois" <jand@activestate.com>
Message-ID: <
048b01c7885f$48862510$d9926f30$@com>
p4raw-id: //depot/perl@31098
case "$useshrplib" in
true)
$spitshell >>Makefile <<'!NO!SUBS!'
+ rm -f $@
$(LD) -o $@ $(SHRPLDFLAGS) $(obj) $(DYNALOADER) $(libs)
!NO!SUBS!
case "$osname" in