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.20 by greg, Sat Dec 8 01:43:09 2007 UTC vs.
Revision 2.21 by greg, Thu Feb 7 23:02:13 2008 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
50 >        $(CC) $(CFLAGS) -o genprism genprism.o $(MLIB)
51  
52   xform:  xform.o
53          $(CC) $(CFLAGS) -o xform xform.o -lrtrad $(MLIB)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines