--- ray/src/common/Rmakefile 2018/01/17 22:36:44 2.78 +++ ray/src/common/Rmakefile 2018/04/19 15:31:27 2.79 @@ -1,4 +1,4 @@ -# RCSid: $Id: Rmakefile,v 2.78 2018/01/17 22:36:44 greg Exp $ +# RCSid: $Id: Rmakefile,v 2.79 2018/04/19 15:31:27 greg Exp $ # # Makefile for ray tracing library routines # @@ -36,7 +36,7 @@ SYSOBJ = ealloc.o fdate.o portio.o myhostname.o $(COMP MGFOBJ = mgf_parser.o mgf_object.o mgf_xf.o mgf_context.o -REETZOBJ = g3affine.o g3flist.o g3sphere.o g3vector.o gbasic.o maxheap.o muc_randvar.o +REETZOBJ = g3affine.o g3flist.o g3sphere.o g3vector.o gbasic.o muc_randvar.o OGLOBJ = rglfile.o rglmat.o rgldomat.o rglsurf.o rglinst.o rglsrc.o