--- ray/src/common/Rmakefile 2004/03/26 03:11:50 2.49 +++ ray/src/common/Rmakefile 2004/10/27 23:36:09 2.51 @@ -1,4 +1,4 @@ -# RCSid: $Id: Rmakefile,v 2.49 2004/03/26 03:11:50 greg Exp $ +# RCSid: $Id: Rmakefile,v 2.51 2004/10/27 23:36:09 greg Exp $ # # Makefile for ray tracing library routines # @@ -95,7 +95,7 @@ multisamp.o urand.o: random.h cone.o face.o free_os.o image.o instance.o objset.o \ octree.o modobject.o readfargs.o otypes.o mesh.o \ readmesh.o readobj.o readoct.o sceneio.o: standard.h \ -rtmisc.h rtio.h rtmath.h rterror.h fvect.h mat4.h +rtmisc.h rtio.h rtmath.h rterror.h fvect.h mat4.h tifftypes.h image.o: view.h @@ -134,7 +134,7 @@ expandarg.o badarg.o xf.o: rtio.h expandarg.o: rtmisc.h -dircode.o xf.o: rtmath.h mat4.h fvect.h +dircode.o xf.o: rtmath.h mat4.h fvect.h tifftypes.h error.o: rterror.h