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.19 by greg, Thu Oct 18 12:25:19 1990 UTC vs.
Revision 1.20 by greg, Fri Oct 19 16:33:30 1990 UTC

# Line 77 | Line 77 | ra_pr: ra_pr.o ciq.o cut.o closest.o color.o resolu.o
77          cc $(CFLAGS) -o ra_pr ra_pr.o ciq.o cut.o closest.o \
78   color.o resolu.o ealloc.o header.o biq.o -lm
79  
80 < ra_pr24: ra_pr24.o color.o resolu.o header.o
81 <        cc $(CFLAGS) -o ra_pr24 ra_pr24.o color.o resolu.o header.o -lm
80 > ra_pr24: ra_pr24.o color.o colrops.o resolu.o header.o
81 >        cc $(CFLAGS) -o ra_pr24 ra_pr24.o color.o colrops.o resolu.o \
82 > header.o -lm
83  
84   ra_t8: ra_t8.o ciq.o cut.o closest.o color.o resolu.o ealloc.o header.o biq.o
85          cc $(CFLAGS) -o ra_t8 ra_t8.o ciq.o cut.o closest.o \
# Line 150 | Line 151 | pf2.o bnoise.o:        random.h
151   ra_t16.o:       random.h
152  
153   pfilt.o pf2.o ttyimage.o t4027.o mt160r.o psum.o psign.o prot.o ra_pr24.o \
154 < d48c.o aedimage.o pcompos.o color.o resolu.o greyscale.o ra_t8.o glimage.o \
154 > d48c.o aedimage.o pcompos.o color.o resolu.o colrops.o \
155 > greyscale.o ra_t8.o glimage.o \
156   ra_bn.o ra_t16.o ra_pr.o pvalue.o pcomb.o pinterp.o ximage.o:   color.h
157  
158   pinterp.o ximage.o image.o:     standard.h fvect.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines