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

Comparing ray/SConstruct (file contents):
Revision 1.5 by schorsch, Fri Nov 5 22:15:42 2004 UTC vs.
Revision 1.6 by schorsch, Thu Feb 10 16:42:04 2005 UTC

# Line 78 | Line 78 | for d in Split('meta cv gen ot rt px hd util cal'):
78   if string.find(string.join(sys.argv[1:]), 'install') > -1:
79          shareinstall_setup(env)
80  
81 + Default('.')
82 +
83   # virtual targets
84   env.Alias('bininstall',  '$RAD_BINDIR')
85   env.Alias('rlibinstall', '$RAD_RLIBDIR')

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines