Don't force the use of GNU make with Borland C++ Builder. Contributed by Joon Radley...
[openssl.git] / util / pl / BC-32.pl
index df6e2c742e437f4ed08b83f4356d44bb824f282f..7f57809a165fa6a394a5a44de9a200371fb15785 100644 (file)
@@ -109,7 +109,7 @@ sub do_lib_rule
                {
                #               $ret.="\t\$(RM) \$(O_$Name)\n";
                $ret.="\techo LIB $<\n";    
-               $ret.="\t\$(MKLIB) $lfile$target  \$(addprefix +, $objs)\n";
+                $ret.="\t&\$(MKLIB) $lfile$target -+\$**\n";
                }
        else
                {