some people can't read :)

This commit is contained in:
Ulf Möller 2000-02-29 19:00:48 +00:00
parent 569be0710b
commit dd8ec7cc69
1 changed files with 1 additions and 0 deletions

View File

@ -422,6 +422,7 @@ my $target="";
my $options="";
foreach (@ARGV)
{
s /^-no-/no-/; # some people just can't read the instructions
if (/^no-asm$/)
{
$no_asm=1;