--- ray/src/px/Rmakefile 1992/07/13 11:54:29 2.5 +++ ray/src/px/Rmakefile 1992/08/21 13:49:10 2.6 @@ -143,6 +143,9 @@ ciq.o cut.o closest.o biq.o -lX11 -lrt -lm protate: protate.o $(CC) $(CFLAGS) -o protate protate.o -lrt +pextrem: pextrem.o + $(CC) $(CFLAGS) -o pextrem pextrem.o -lrt + pflip: pflip.o $(CC) $(CFLAGS) -o pflip pflip.o -lrt @@ -186,7 +189,7 @@ panim.o: client/scan.h ../common/color.h ../common/ran pf2.o bnoise.o ra_ps.o ra_t16.o: ../common/random.h -pfilt.o pf2.o ttyimage.o t4027.o mt160r.o psum.o psign.o protate.o \ +pfilt.o pf2.o ttyimage.o t4027.o mt160r.o psum.o psign.o protate.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