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.27 by greg, Fri Sep 3 23:53:50 2010 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  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines