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

Comparing ray/src/common/Rmakefile (file contents):
Revision 2.41 by schorsch, Thu Jun 26 00:58:09 2003 UTC vs.
Revision 2.42 by greg, Fri Jun 27 06:53:21 2003 UTC

# Line 91 | Line 91 | readobj.o readoct.o sceneio.o: otypes.h
91  
92   multisamp.o urand.o:    random.h
93  
94 < cone.o face.o free_os.o image.o instance.o error.o objset.o \
95 < octree.o modobject.o readfargs.o otypes.o dircode.o mesh.o \
96 < readmesh.o readobj.o readoct.o sceneio.o xf.o:  standard.h mat4.h fvect.h
94 > cone.o face.o free_os.o image.o instance.o objset.o \
95 > octree.o modobject.o readfargs.o otypes.o mesh.o \
96 > readmesh.o readobj.o readoct.o sceneio.o:       standard.h \
97 > rtmisc.h rtio.h rtmath.h rterror.h fvect.h mat4.h
98  
99   image.o:        view.h
100  
# Line 127 | Line 128 | standard.h mat4.h fvect.h color.h object.h otypes.h lo
128   free_os.o:      octree.h object.h otypes.h face.h cone.h instance.h
129  
130   tmesh.o:        tmesh.h fvect.h
131 +
132 + fgetword.o fputword.o fgetval.o fgetline.o fdate.o \
133 + expandarg.o badarg.o xf.o:      rtio.h
134 +
135 + expandarg.o:    rtmisc.h
136 +
137 + dircode.o xf.o: rtmath.h mat4.h fvect.h
138 +
139 + error.o:        rterror.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines