--- ray/src/common/Rmakefile 2021/04/09 15:26:41 2.87 +++ ray/src/common/Rmakefile 2021/11/19 22:51:31 2.88 @@ -1,4 +1,4 @@ -# RCSid: $Id: Rmakefile,v 2.87 2021/04/09 15:26:41 greg Exp $ +# RCSid: $Id: Rmakefile,v 2.88 2021/11/19 22:51:31 greg Exp $ # # Makefile for ray tracing library routines # @@ -137,7 +137,7 @@ clip.o plocate.o: plocate.h font.o: font.h -cvtcmd.o fropen.o getpath.o image.o: paths.h +cvtcmd.o font.o fropen.o getpath.o image.o: paths.h lookup.o: lookup.h @@ -163,8 +163,8 @@ free_os.o: octree.h object.h otypes.h face.h cone.h in tmesh.o: tmesh.h fvect.h -fgetword.o fputword.o fgetval.o fgetline.o fdate.o unix_process.o \ -byteswap.o expandarg.o badarg.o xf.o: rtio.h +fgetword.o fputword.o fgetval.o fgetline.o fdate.o font.o \ +unix_process.o byteswap.o expandarg.o badarg.o xf.o: rtio.h expandarg.o: rtmisc.h