--- ray/src/px/Rmakefile 1992/11/03 16:52:22 2.10 +++ ray/src/px/Rmakefile 1993/04/29 13:20:50 2.12 @@ -19,7 +19,7 @@ PIXAR_LIB= -L/usr/pixar/host/lib -lpirl -lpicio -lchad PROGS = pfilt ttyimage oki20c oki20 paintjet mt160r getinfo psign \ greyscale pvalue pcompos colorscale protate ra_pr ra_pr24 \ ra_t8 ra_bn ra_t16 pcomb pinterp ximage xshowtrace pflip ra_ppm \ -ra_rgbe ra_pict ra_ps +ra_rgbe ra_pict ra_ps pextrem all: $(PROGS) $(SPECIAL) @@ -194,7 +194,8 @@ greyscale.o ra_t8.o glimage.o ra_bn.o ra_t16.o ra_tiff ra_ps.o ra_pr.o pvalue.o pcomb.o pinterp.o ximage.o: ../common/color.h pvalue.o protate.o biq.o ciq.o pinterp.o ximage.o psign.o xshowtrace.o \ -pfilt.o image.o: ../common/standard.h ../common/mat4.h ../common/fvect.h +pcomb.o pfilt.o image.o: ../common/standard.h \ +../common/mat4.h ../common/fvect.h ximage.o xraster.o: xraster.h