ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/Rmakefile
(Generate patch)

Comparing ray/src/px/Rmakefile (file contents):
Revision 2.5 by greg, Mon Jul 13 11:54:29 1992 UTC vs.
Revision 2.6 by greg, Fri Aug 21 13:49:10 1992 UTC

# Line 143 | Line 143 | ciq.o cut.o closest.o biq.o -lX11 -lrt -lm
143   protate:                protate.o
144          $(CC) $(CFLAGS) -o protate protate.o -lrt
145  
146 + pextrem:        pextrem.o
147 +        $(CC) $(CFLAGS) -o pextrem pextrem.o -lrt
148 +
149   pflip:          pflip.o
150          $(CC) $(CFLAGS) -o pflip pflip.o -lrt
151  
# Line 186 | Line 189 | panim.o:       client/scan.h ../common/color.h ../common/ran
189  
190   pf2.o bnoise.o ra_ps.o ra_t16.o:        ../common/random.h
191  
192 < pfilt.o pf2.o ttyimage.o t4027.o mt160r.o psum.o psign.o protate.o \
192 > pfilt.o pf2.o ttyimage.o t4027.o mt160r.o psum.o psign.o protate.o pextrem.o \
193   ra_pr24.o d48c.o aedimage.o pcompos.o color.o resolu.o colrops.o pflip.o \
194   greyscale.o ra_t8.o glimage.o ra_bn.o ra_t16.o ra_tiff.o ra_pict.o \
195   ra_ps.o ra_pr.o pvalue.o pcomb.o pinterp.o ximage.o:    ../common/color.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines