--- ray/src/common/Rmakefile 2016/07/14 17:32:12 2.76 +++ ray/src/common/Rmakefile 2016/08/18 17:57:57 2.77 @@ -1,4 +1,4 @@ -# RCSid: $Id: Rmakefile,v 2.76 2016/07/14 17:32:12 greg Exp $ +# RCSid: $Id: Rmakefile,v 2.77 2016/08/18 17:57:57 greg Exp $ # # Makefile for ray tracing library routines # @@ -209,3 +209,5 @@ g3affine.o g3sphere.o: g3sphere.h g3flist.o: g3flist.h maxheap.o: maxheap.h + +ezxml.o readmesh.o readobj.o readoct.o rglinst.o wordfile.o: platform.h