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

Comparing ray/src/util/Rmakefile (file contents):
Revision 2.68 by greg, Mon Feb 10 04:51:26 2014 UTC vs.
Revision 2.69 by greg, Fri Feb 14 17:35:09 2014 UTC

# Line 116 | Line 116 | rcollate:      rcollate.o
116          $(CC) $(CFLAGS) -o rcollate rcollate.o -lrtrad
117  
118   eplus_adduvf:   eplus_adduvf.o eplus_idf.o
119 <        $(CC) $(CFLAGS) -o eplus_adduvf eplus_adduvf.o eplus_idf.o -lrtrad
119 >        $(CC) $(CFLAGS) -o eplus_adduvf eplus_adduvf.o eplus_idf.o \
120 > -lrtrad $(MLIB)
121  
122   setscan.o:      setscan.h
123  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines