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.44 by greg, Fri Aug 2 18:47:25 2024 UTC vs.
Revision 2.46 by greg, Mon Aug 5 21:56:28 2024 UTC

# Line 19 | Line 19 | PROGS = genbox gensky xform genblinds genrev genworm g
19                  gensurf genprism replmarks mkillum mksource genclock genssky gensdaymtx
20  
21   LIBFILES = illum.cal rev.cal skybright.cal surf.cal clockface.hex \
22 <                glaze1.cal glaze2.cal perezlum.cal perezlum_c.cal
22 >                glaze1.cal glaze2.cal perezlum.cal perezlum_c.cal mie_ca.dat
23  
24   all:    $(PROGS)
25  
# Line 139 | Line 139 | gendaymtx.o:   ../common/platform.h ../common/rtmath.h \
139  
140   genssky.o: ../common/rtio.h ../common/rtmath.h \
141   ../common/paths.h ../common/color.h
142 +
143 + genssky.o gensdaymtx.o: atmos.h
144  
145   atmos.o: ../common/rtio.h ../common/rtmath.h ../common/color.h \
146   ../common/data.h sun.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines