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.1.2.12 by williamc, Wed Jun 7 09:45:13 2000 UTC vs.
Revision 1.1.2.13 by williamc, Wed Jun 7 12:01:09 2000 UTC

# Line 312 | Line 312 | sub Build_start {
312              # -- create a new directory rule for each type
313              push @targets, $pattern;
314              my $dirname=$$hashref{'class'}."_".$type."_".$name;
315 <            my $here="$ENV{LOCALTOP}/$ENV{INTwork}/".$self->{path}."/".$dirname;
315 >            my $here="$ENV{LOCALTOP}/$ENV{INTwork}/\$(THISDIR)/".$dirname;
316              my $makefile=$here."/BuildFile.mk";
317  
318              # -- create link targets to the directory

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines