From 86e8b56ac449bab3efa7979bd0542b5a0c91e572 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Mon, 4 Nov 2002 06:26:37 +0000 Subject: Cosmetic change --- util/pl/BC-32.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util/pl') diff --git a/util/pl/BC-32.pl b/util/pl/BC-32.pl index bd7a9d9301..e83b336190 100644 --- a/util/pl/BC-32.pl +++ b/util/pl/BC-32.pl @@ -51,9 +51,9 @@ $lfile=''; $shlib_ex_obj=""; $app_ex_obj="c0x32.obj"; -$asm='nasmw'; +$asm='nasmw -f obj'; $asm.=" /Zi" if $debug; -$afile='-f obj -o'; +$afile='-o'; $bn_mulw_obj=''; $bn_mulw_src=''; -- cgit v1.2.3