--- ray/src/common/Rmakefile 1991/07/22 09:39:18 1.7 +++ ray/src/common/Rmakefile 1991/07/22 11:22:59 1.8 @@ -18,7 +18,7 @@ PICOBJ = color.o header.o image.o lamps.o resolu.o rex STDOBJ = fgetline.o fropen.o linregr.o xf.o mat4.o fvect.o urand.o \ calexpr.o caldefn.o calfunc.o calprnt.o \ process.o getpath.o error.o savestr.o strmisc.o \ - cputs.o wputs.o eputs.o quit.o + fgetword.o cputs.o wputs.o eputs.o quit.o SYSOBJ = ealloc.o bmalloc.o # erf.o frexp.o fwrite.o random.o bcopy.o