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

Comparing ray/src/gen/Rmakefile (file contents):
Revision 2.30 by greg, Fri Jan 18 01:12:59 2013 UTC vs.
Revision 2.32 by greg, Fri Aug 9 16:51:15 2013 UTC

# Line 17 | Line 17 | PROGS = genbox gensky xform genblinds genrev genworm g
17                  gensurf genprism replmarks mkillum mksource genclock
18  
19   LIBFILES = illum.cal rev.cal skybright.cal surf.cal clockface.hex \
20 <                glaze1.cal glaze2.cal perezlum.cal coeff_perez.dat defangle.dat
20 >                glaze1.cal glaze2.cal perezlum.cal
21  
22   all:    $(PROGS)
23  
# Line 118 | Line 118 | mkillum2.o mkillum3.o: ../common/paths.h
118   gensky.o:       ../common/color.h
119  
120   gensurf.o genworm.o genrev.o:   ../common/calcomp.h
121 +
122 + sun.o:  sun.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines