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.5 by schorsch, Sat Oct 23 18:55:52 2004 UTC vs.
Revision 1.6 by schorsch, Mon Sep 12 14:44:09 2005 UTC

# Line 42 | Line 42 | Default('#src/gen')
42   env.Install('$RAD_BINDIR', progs)
43  
44   #surf.cal clockface.hex
45 < LIBFILES = Split('illum.cal rev.cal skybright.cal glaze1.cal glaze2.cal')
45 > LIBFILES = Split('illum.cal rev.cal skybright.cal surf.cal glaze1.cal glaze2.cal clockface.hex')
46   env.Append(RAD_RLIBINSTALL=env.Install('$RAD_RLIBDIR', LIBFILES))
47  
48  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines