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.10 by williamc, Fri Mar 26 15:14:37 1999 UTC vs.
Revision 1.11 by williamc, Fri Mar 26 15:23:43 1999 UTC

# Line 124 | Line 124 | sub Bin_start {
124          print GNUmakefile "$$hashref{name}:$$hashref{name}.exe\n";
125          print GNUmakefile "\t\@mv $$hashref{name}.exe \$(binarystore)/".
126                          "$$hashref{name}\n";
127 <        print GNUmakefile "files+=$$hashref{file}\n";
127 > #       print GNUmakefile "files+=$$hashref{file}\n";
128  
129   }
130  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines