ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/src/BuildFile.pm
(Generate patch)

Comparing COMP/SCRAM/src/BuildFile.pm (file contents):
Revision 1.21.2.7 by williamc, Tue Sep 7 10:09:39 1999 UTC vs.
Revision 1.21.2.10 by williamc, Wed Sep 8 09:52:33 1999 UTC

# Line 399 | Line 399 | sub LibType_Start {
399          my @vars=@_;
400          my $hashref;
401  
402 +        if ( $Arch ) {
403          $hashref=$switch->SetupValueHash( \@vars );
404          $switch->checkparam($hashref, $name, 'type');
405          
# Line 417 | Line 418 | sub LibType_Start {
418            print GNUmakefile "LibDebugShared=true\n";
419          }
420          print GNUmakefile "\n";
421 +        }
422   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines