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

Comparing COMP/SCRAM/src/BuildSystem/BuildFile.pm (file contents):
Revision 1.15 by sashby, Wed Apr 10 15:24:29 2002 UTC vs.
Revision 1.16 by sashby, Fri Apr 12 16:42:08 2002 UTC

# Line 766 | Line 766 | sub OutToMakefile {
766          $self->verbose(">> OutToMakefile: <<");
767  
768          if ( $self->{Arch} ) {
769 <          $self->verbose(">> CONT: ".$vars[0]." <<");
769 >          $self->verbose(">> CONT: ".$#vars." lines <<");
770            print GNUmakefile @vars;
771          }
772   }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines