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.18 by greg, Fri Sep 21 05:53:21 2007 UTC vs.
Revision 2.19 by greg, Sat Nov 24 00:37:27 2007 UTC

# Line 47 | Line 47 | genblinds:     genblinds.o
47          $(CC) $(CFLAGS) -o genblinds genblinds.o $(MLIB)
48  
49   genprism:       genprism.o
50 <        $(CC) $(CFLAGS) -o genprism genprism.o $(MLIB)
50 >        $(CC) $(CFLAGS) -o genprism genprism.o
51  
52   xform:  xform.o
53          $(CC) $(CFLAGS) -o xform xform.o -lrtrad $(MLIB)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines