--- ray/src/px/Rmakefile 1996/02/15 10:49:05 2.25 +++ ray/src/px/Rmakefile 1996/07/24 16:46:25 2.27 @@ -17,7 +17,7 @@ LIBDIR = /usr/local/lib/ray PIXAR_INCLUDE= -I/usr/pixar/include PIXAR_LIB= -L/usr/pixar/host/lib -lpirl -lpicio -lchad -lpixar $(MLIB) -PROGS = pfilt ttyimage oki20c oki20 paintjet mt160r getinfo psign \ +PROGS = pfilt ttyimage oki20c oki20 paintjet mt160r psign \ greyscale pvalue pcompos colorscale protate ra_pr ra_pr24 ra_avs \ ra_t8 ra_bn ra_t16 pcomb pinterp ximage xshowtrace pflip ra_ppm \ ra_rgbe ra_pict ra_ps pextrem ra_gif ra_xyze macbethcal @@ -81,9 +81,6 @@ paintjet: paintjet.o mt160r: mt160r.o $(CC) $(CFLAGS) -o mt160r mt160r.o -lrt $(MLIB) -getinfo: getinfo.o - $(CC) $(CFLAGS) -o getinfo getinfo.o -lrt - greyscale: greyscale.o $(CC) $(CFLAGS) -o greyscale greyscale.o -lrt $(MLIB) @@ -242,6 +239,6 @@ pinterp.o protate.o pvalue.o ra_bn.o ra_pict.o ra_pixa ra_ppm.o ra_pr.o ra_pr24.o ra_rgbe.o ra_t16.o ra_t8.o glimage.o \ ra_tiff.o ttyimage.o ximage.o x11image.o: ../common/resolu.h -pfilt.o: ../common/paths.h +pfilt.o: ../common/paths.h ../common/view.h psign.o: ../common/font.h