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 1.55 by greg, Mon Nov 11 14:01:11 1991 UTC vs.
Revision 1.56 by greg, Mon Nov 11 14:32:57 1991 UTC

# Line 133 | Line 133 | ximage:        x11image.o ciq.o cut.o closest.o x11raster.o b
133          cc $(CFLAGS) -o ximage x11image.o x11raster.o \
134   ciq.o cut.o closest.o biq.o -lX11 -lrt -lm
135  
136 < protate:                prot.o
137 <        cc $(CFLAGS) -o protate prot.o -lrt
136 > protate:                protate.o
137 >        cc $(CFLAGS) -o protate protate.o -lrt
138  
139   pflip:          pflip.o
140          cc $(CFLAGS) -o pflip pflip.o -lrt
# Line 179 | Line 179 | panim.o:       client/scan.h ../common/color.h ../common/ran
179  
180   pf2.o bnoise.o ra_t16.o:        ../common/random.h
181  
182 < pfilt.o pf2.o ttyimage.o t4027.o mt160r.o psum.o psign.o prot.o ra_pr24.o \
183 < d48c.o aedimage.o pcompos.o color.o resolu.o colrops.o pflip.o \
182 > pfilt.o pf2.o ttyimage.o t4027.o mt160r.o psum.o psign.o protate.o \
183 > ra_pr24.o d48c.o aedimage.o pcompos.o color.o resolu.o colrops.o pflip.o \
184   greyscale.o ra_t8.o glimage.o ra_bn.o ra_t16.o ra_tiff.o ra_pict.o \
185   ra_pr.o pvalue.o pcomb.o pinterp.o ximage.o:    ../common/color.h
186  
187 < pvalue.o prot.o biq.o ciq.o pinterp.o ximage.o \
187 > pvalue.o protate.o biq.o ciq.o pinterp.o ximage.o \
188   image.o:        ../common/standard.h ../common/mat4.h ../common/fvect.h
189  
190   ximage.o xraster.o:     xraster.h
# Line 202 | Line 202 | pinterp.o ximage.o image.o:    ../common/view.h
202   ra_pict.o:      pict.h
203  
204   mt160r.o oki20c.o paintjet.o pcomb.o pcompos.o pfilt.o pflip.o \
205 < pinterp.o prot.o pvalue.o ra_bn.o ra_pict.o ra_pixar.o \
205 > pinterp.o protate.o pvalue.o ra_bn.o ra_pict.o ra_pixar.o \
206   ra_ppm.o ra_pr.o ra_pr24.o ra_rgbe.o ra_t16.o ra_t8.o \
207   ra_tiff.o ttyimage.o x11image.o:        ../common/resolu.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines