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

Comparing ray/src/gen/Rmakefile (file contents):
Revision 2.7 by greg, Sat Feb 22 02:07:23 2003 UTC vs.
Revision 2.9 by greg, Mon Aug 4 22:37:53 2003 UTC

# Line 76 | Line 76 | genclock:      genclock.o
76   genbranch:      genbranch.o
77          $(CC) $(CFLAGS) -o genbranch genbranch.o $(MLIB)
78  
79 gensurf.o:      ../common/standard.h ../common/mat4.h ../common/fvect.h
80
79   genworm.o replmarks.o:  ../common/fvect.h
80  
81 < xform.o:        ../common/standard.h ../common/mat4.h ../common/fvect.h \
82 < ../common/otypes.h ../common/object.h
81 > gensurf.o xform.o:      ../common/standard.h \
82 > ../common/rtmisc.h ../common/rtio.h \
83 > ../common/rtmath.h ../common/rterror.h \
84 > ../common/mat4.h ../common/fvect.h \
85  
86 + xform.o:        ../common/otypes.h ../common/object.h
87 +
88   mkillum.o mkillum2.o mkillum3.o:        mkillum.h ../common/standard.h \
89   ../common/mat4.h ../common/fvect.h ../common/otypes.h ../common/object.h
90  
91   gensky.o:       ../common/color.h
92 +
93 + genworm.o genrev.o:     ../common/calcomp.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines