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.26 by greg, Wed Jun 17 20:41:47 2009 UTC vs.
Revision 2.28 by greg, Sat Oct 22 22:38:10 2011 UTC

# Line 46 | Line 46 | gensky:        gensky.o sun.o
46   gendaylit:      gendaylit.o sun.o
47          $(CC) $(CFLAGS) -o gendaylit gendaylit.o sun.o -lrtrad $(MLIB)
48  
49 + # gendaylit:    H32_gendaylit.o
50 + #       $(CC) $(CFLAGS) -o gendaylit H32_gendaylit.o $(MLIB)
51 +
52   genblinds:      genblinds.o
53          $(CC) $(CFLAGS) -o genblinds genblinds.o $(MLIB)
54  
# Line 110 | Line 113 | mkillum.o mkillum2.o mkillum3.o:       mkillum.h ../common/b
113  
114   mkillum2.o:     ../rt/source.h ../common/face.h ../common/cone.h
115  
116 < mkillum3.o:     ../common/paths.h
116 > mkillum2.o mkillum3.o:  ../common/paths.h
117  
118   gensky.o:       ../common/color.h
119  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines