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.70 by greg, Tue Apr 8 23:46:05 2014 UTC

# Line 89 | Line 89 | rsensor:       rsensor.o
89   rpiece: rpiece.o Version.o
90          $(CC) $(CFLAGS) -o rpiece rpiece.o Version.o -lrtrad $(MLIB)
91  
92 rtcontrib:      rtcontrib.o Version.o
93        $(CC) $(CFLAGS) -o rtcontrib rtcontrib.o Version.o -lrtrad $(MLIB)
94
92   vwright:        vwright.o
93          $(CC) $(CFLAGS) -o vwright vwright.o -lrtrad $(MLIB)
94  
# Line 116 | Line 113 | rcollate:      rcollate.o
113          $(CC) $(CFLAGS) -o rcollate rcollate.o -lrtrad
114  
115   eplus_adduvf:   eplus_adduvf.o eplus_idf.o
116 <        $(CC) $(CFLAGS) -o eplus_adduvf eplus_adduvf.o eplus_idf.o -lrtrad
116 >        $(CC) $(CFLAGS) -o eplus_adduvf eplus_adduvf.o eplus_idf.o \
117 > -lrtrad $(MLIB)
118  
119   setscan.o:      setscan.h
120  
# Line 153 | Line 151 | cmbsdf.o:      ../common/paths.h ../common/bsdf.h ../common
151  
152   dctimestep.o cmatrix.o: ../common/platform.h
153  
154 < rtcontrib.o:    ../common/platform.h ../common/rtprocess.h \
157 < ../common/color.h ../common/resolu.h ../common/lookup.h \
158 < ../common/calcomp.h ../common/selcall.h
159 <
160 < rad.o ranimate.o rpiece.o rtcontrib.o xglaresrc.o:      ../common/standard.h \
154 > rad.o ranimate.o rpiece.o xglaresrc.o:  ../common/standard.h \
155   ../common/rtmisc.h ../common/rtio.h \
156   ../common/rtmath.h ../common/mat4.h ../common/fvect.h \
157   ../common/rterror.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines