ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/gen/SConscript
(Generate patch)

Comparing ray/src/gen/SConscript (file contents):
Revision 1.11 by schorsch, Wed Oct 7 22:05:42 2009 UTC vs.
Revision 1.12 by greg, Fri Jul 9 15:24:45 2010 UTC

# Line 57 | Line 57 | Default('#src/gen')
57   env.Install('$RAD_BINDIR', progs)
58  
59   #surf.cal clockface.hex
60 < LIBFILES = Split('illum.cal rev.cal skybright.cal surf.cal glaze1.cal glaze2.cal clockface.hex')
60 > LIBFILES = Split('illum.cal rev.cal skybright.cal glaze1.cal glaze2.cal')
61   env.Append(RAD_RLIBINSTALL=env.Install('$RAD_RLIBDIR', LIBFILES))
62  
63  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines