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

Comparing ray/src/px/Rmakefile (file contents):
Revision 2.46 by greg, Tue Apr 29 19:09:43 2003 UTC vs.
Revision 2.47 by greg, Fri Jun 27 06:53:22 2003 UTC

# Line 239 | Line 239 | ra_ps.o ra_pr.o pvalue.o pcomb.o pinterp.o ximage.o:   .
239  
240   neuclrtab.o pvalue.o protate.o biq.o ciq.o pinterp.o ximage.o psign.o \
241   xshowtrace.o clrtab.o pcomb.o pfilt.o pf3.o image.o:    ../common/standard.h \
242 < ../common/mat4.h ../common/fvect.h
242 > ../common/rtmisc.h ../common/rtio.h \
243 > ../common/rtmath.h ../common/mat4.h ../common/fvect.h \
244 > ../common/rterror.h
245  
246   ximage.o xraster.o:     xraster.h
247  
# Line 270 | Line 272 | pfilt.o:       ../common/paths.h
272   psign.o:        ../common/font.h
273  
274   pcond.o pcond2.o pcond3.o pcond4.o:     pcond.h ../common/standard.h \
275 < ../common/mat4.h ../common/fvect.h \
275 > ../common/rtmisc.h ../common/rtio.h \
276 > ../common/rtmath.h ../common/mat4.h ../common/fvect.h \
277 > ../common/rterror.h \
278   ../common/color.h ../common/view.h ../common/resolu.h
279  
280   normtiff.o:     ../common/color.h ../common/tonemap.h ../common/resolu.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines