--- ray/src/common/Rmakefile 2011/02/18 02:41:55 2.64 +++ ray/src/common/Rmakefile 2011/06/23 16:00:37 2.66 @@ -1,4 +1,4 @@ -# RCSid: $Id: Rmakefile,v 2.64 2011/02/18 02:41:55 greg Exp $ +# RCSid: $Id: Rmakefile,v 2.66 2011/06/23 16:00:37 greg Exp $ # # Makefile for ray tracing library routines # @@ -160,12 +160,8 @@ ezxml.o bsdf.o bsdf_m.o bsdf_t.o: ezxml.h bsdf_m.o bsdf_t.o: rtio.h -bsdf.o: paths.h +bsdf.o: bsdf.h fvect.h bsdf_m.h bsdf_t.h hilbert.h ezxml.h fvect.h -bsdf.o: bsdf_m.h bsdf_t.h hilbert.h fvect.h - -bsdf.o: bsdf.h standard.h rtmisc.h rtio.h rtmath.h mat4.h rterror.h - bsdf.o bsdf_m.o bsdf_t.o ccolor.o: ccolor.h mgf_parser.o mgf_context.o mgf_xf.o mgf_object.o: mgf_parser.h ccolor.h @@ -178,7 +174,7 @@ mgf_parser.o: mgf_mesg.h bsdf_m.o: bsdf.h bsdf_m.h -bsdf_t.o: bsdf.h bsdf_t.h +bsdf_t.o: bsdf.h bsdf_t.h hilbert.h hilbert.o: hilbert.h