--- ray/src/px/Rmakefile 1991/04/22 12:21:38 1.34 +++ ray/src/px/Rmakefile 1991/05/03 10:22:05 1.36 @@ -164,9 +164,9 @@ caldefn.o: caldefn.c ra_pixar.o: ra_pixar.c cc $(CFLAGS) $(PIXAR_INCLUDE) -c ra_pixar.c -xshowtrace: xshowtrace.o image.o resolu.o header.o fvect.o +xshowtrace: xshowtrace.o image.o resolu.o header.o fvect.o x11findwind.o cc $(CFLAGS) -o xshowtrace xshowtrace.o image.o resolu.o header.o \ -fvect.o -lm -lX11 +fvect.o x11findwind.o -lm -lX11 fropen.o: fropen.c cc $(CFLAGS) -DDEFPATH=\":$(LIBDIR)\" -c fropen.c @@ -194,8 +194,6 @@ ximage.o image.o: standard.h mat4.h fvect.h ximage.o x11raster.o: xraster.h x11image.o x11raster.o: x11raster.h - -x11image.o: x11icon.h ra_t8.o: targa.h