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.8 by greg, Thu Aug 18 00:52:47 2016 UTC vs.
Revision 1.9 by greg, Thu Aug 18 00:55:14 2016 UTC

# Line 37 | Line 37 | rcalc: rcalc.o
37          $(CC) $(CFLAGS) -o rcalc rcalc.o -lrtrad $(MLIB)
38  
39   total:  total.o
40 <        $(CC) $(CFLAGS) -o total total.o $(MLIB)
40 >        $(CC) $(CFLAGS) -o total total.o -lrtrad $(MLIB)
41  
42   cnt:            cnt.o
43          $(CC) $(CFLAGS) -o cnt cnt.o

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines