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

Comparing COMP/SCRAM/src/BuildSystem/BuildSetup.pm (file contents):
Revision 1.1.2.3 by williamc, Thu Apr 20 11:33:26 2000 UTC vs.
Revision 1.1.2.4 by williamc, Thu Apr 20 13:49:54 2000 UTC

# Line 123 | Line 123 | sub BuildSetup {
123      elsif ( -e $ENV{RELEASETOP}."/".$projectfile ) {
124        $ENV{projectfile}=$ENV{RELEASETOP}."/".$projectfile;
125      }
126    else {
127        print "Warning : Unable to find $projectfile\n";
128    }
126      if ( $DefaultBuildFile eq "" ) {
127        # Map Relevant makefile classmakefile directory
128        my $classmakefile=$ENV{projconfigdir}."/".$Class."_makefile.mk";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines