--- ray/src/px/Rmakefile 1991/03/20 16:43:33 1.31 +++ ray/src/px/Rmakefile 1991/04/19 13:43:58 1.33 @@ -37,7 +37,7 @@ install: $(PROGS) normpat.csh chmod 755 $(INSTDIR)/normpat clean: - rm -f $(PROGS) *.o core + set nonomatch; rm -f $(PROGS) *.o core pfilt: pfilt.o pf2.o pf3.o resolu.o color.o header.o lamps.o \ rexpr.o fropen.o spec_rgb.o @@ -194,6 +194,8 @@ 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