--- ray/src/px/Rmakefile 2004/03/26 03:11:50 2.51 +++ ray/src/px/Rmakefile 2004/10/27 23:23:47 2.53 @@ -1,4 +1,4 @@ -# RCSid: $Id: Rmakefile,v 2.51 2004/03/26 03:11:50 greg Exp $ +# RCSid: $Id: Rmakefile,v 2.53 2004/10/27 23:23:47 greg Exp $ # # Compiles for image processing and display programs # @@ -235,7 +235,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 ra_hexbit.o ra_bmp.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 @@ -244,7 +244,7 @@ neuclrtab.o pvalue.o protate.o biq.o ciq.o pinterp.o x xshowtrace.o clrtab.o pcomb.o pfilt.o pf3.o image.o: ../common/standard.h \ ../common/rtmisc.h ../common/rtio.h \ ../common/rtmath.h ../common/mat4.h ../common/fvect.h \ -../common/rterror.h +../common/rterror.h ../common/tifftypes.h ximage.o xraster.o: xraster.h @@ -265,7 +265,7 @@ image.o: ../common/view.h ../common/resolu.h ra_pict.o: pict.h -mt160r.o oki20c.o paintjet.o pcompos.o pfilt.o pflip.o ra_bmp.o \ +mt160r.o oki20c.o paintjet.o pcompos.o pfilt.o pflip.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: ../common/resolu.h @@ -277,12 +277,13 @@ psign.o: ../common/font.h pcond.o pcond2.o pcond3.o pcond4.o: pcond.h ../common/standard.h \ ../common/rtmisc.h ../common/rtio.h \ ../common/rtmath.h ../common/mat4.h ../common/fvect.h \ -../common/rterror.h \ +../common/rterror.h ../common/tifftypes.h \ ../common/color.h ../common/view.h ../common/resolu.h normtiff.o: ../common/color.h ../common/tonemap.h ../common/resolu.h -ra_bmp.o: ../common/bmpfile.h +ra_bmp.o: ../common/bmpfile.h ../common/color.h \ +../common/tonemap.h ../common/resolu.h x11findwind.c: ../common/x11findwind.c cp ../common/x11findwind.c .