--- ray/src/px/Rmakefile 1998/06/09 16:46:57 2.39 +++ ray/src/px/Rmakefile 1998/07/08 18:00:22 2.40 @@ -18,7 +18,7 @@ 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 psign \ -pvalue pcompos protate ra_pr ra_pr24 ra_avs ra_tiff \ +pvalue pcompos protate ra_pr ra_pr24 ra_avs ra_tiff ra_hexbit \ 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 pcond pcwarp @@ -147,6 +147,8 @@ ra_rgbe: ra_rgbe.o ra_pict: ra_pict.o $(CC) $(CFLAGS) -o ra_pict ra_pict.o -lrt $(MLIB) +ra_hexbit: ra_hexbit.o + $(CC) $(CFLAGS) -o ra_hexbit ra_hexbit.o -lrt x10image: ximage.o ciq.o cut.o closest.o xraster.o biq.o $(CC) $(CFLAGS) -o x10image ximage.o xraster.o \ @@ -221,7 +223,7 @@ panim.o: client/scan.h ../common/color.h ../common/ran pf2.o bnoise.o ra_ps.o ra_t16.o: ../common/random.h neuclrtab.o clrtab.o pfilt.o pf2.o pf3.o ttyimage.o t4027.o mt160r.o \ -psum.o psign.o protate.o \ +psum.o psign.o protate.o ra_hexbit.o \ pextrem.o ra_pr24.o d48c.o aedimage.o pcompos.o color.o resolu.o colrops.o \ pflip.o greyscale.o ra_t8.o glimage.o ra_bn.o ra_t16.o ra_tiff.o ra_pict.o \ ra_ps.o ra_pr.o pvalue.o pcomb.o pinterp.o ximage.o: ../common/color.h @@ -249,7 +251,7 @@ pinterp.o ximage.o x11showtrace.o image.o: ../common/v ra_pict.o: pict.h mt160r.o oki20c.o paintjet.o pcomb.o pcompos.o pfilt.o pflip.o \ -pinterp.o protate.o pvalue.o ra_bn.o ra_pict.o ra_pixar.o \ +pinterp.o protate.o pvalue.o ra_bn.o ra_pict.o ra_pixar.o ra_hexbit.o \ 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