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.37 by greg, Sat Jul 25 19:18:01 2020 UTC vs.
Revision 2.38 by greg, Sat Jul 25 19:23:09 2020 UTC

# Line 50 | Line 50 | gendaymtx:     gendaymtx.o sun.o
50          $(CC) $(CFLAGS) -o gendaymtx gendaymtx.o sun.o -lrtrad $(MLIB)
51  
52   genblinds:      genblinds.o
53 <        $(CC) $(CFLAGS) -o genblinds genblinds.o $(MLIB)
53 >        $(CC) $(CFLAGS) -o genblinds genblinds.o -lrtrad $(MLIB)
54  
55   genprism:       genprism.o
56          $(CC) $(CFLAGS) -o genprism genprism.o -lrtrad $(MLIB)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines