ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/cal/Rmakefile
(Generate patch)

Comparing ray/src/cal/Rmakefile (file contents):
Revision 1.5 by greg, Sat Nov 24 00:37:26 2007 UTC vs.
Revision 1.6 by greg, Thu May 1 16:42:05 2008 UTC

# Line 49 | Line 49 | rlam:          lam.o
49          $(CC) $(CFLAGS) -o rlam lam.o
50  
51   tabfunc:        tabfunc.o
52 <        $(CC) $(CFLAGS) -o tabfunc tabfunc.o -lrtrad
52 >        $(CC) $(CFLAGS) -o tabfunc tabfunc.o -lrtrad $(MLIB)
53  
54   histo:  histo.o
55          $(CC) $(CFLAGS) -o histo histo.o $(MLIB)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines