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

Comparing ray/src/util/SConscript (file contents):
Revision 1.12 by schorsch, Mon Sep 19 11:30:11 2005 UTC vs.
Revision 1.13 by schorsch, Mon Sep 19 12:59:49 2005 UTC

# Line 71 | Line 71 | if env.has_key('X11LIB'):
71                  progs.append(glrad)
72  
73   if os.name == 'posix': # XXX ignoring trad.wsh
74 <        for s in Split('''objview objline objpict
75 <                        glare dayfact debugcal rlux raddepend compamb vinfo genambpos'''):
74 >        for s in Split('''objview objline objpict glare dayfact
75 >                        debugcal rlux raddepend compamb vinfo genambpos fieldcomb'''):
76                  Default(env.InstallCsh(radbin(s), s + '.csh'))
77   # Those don't really work yet
78   #else:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines