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.23 by greg, Sat Dec 8 10:14:31 1990 UTC vs.
Revision 1.24 by greg, Sat Dec 15 15:18:07 1990 UTC

# Line 150 | Line 150 | xshowtrace:    xshowtrace.o image.o resolu.o header.o fve
150          cc $(CFLAGS) -o xshowtrace xshowtrace.o image.o resolu.o header.o \
151   fvect.o -lm -lX11
152  
153 < xshowtrace.o:   view.h standard.h fvect.h
153 > xshowtrace.o:   view.h standard.h mat4.h fvect.h
154  
155 + mat4.o:         mat4.h fvect.h
156 +
157   pcomb.o calexpr.o calfunc.o caldefn.o:  calcomp.h
158  
159   panim.o:        client/scan.h color.h random.h
# Line 165 | Line 167 | d48c.o aedimage.o pcompos.o color.o resolu.o colrops.o
167   greyscale.o ra_t8.o glimage.o \
168   ra_bn.o ra_t16.o ra_pr.o pvalue.o pcomb.o pinterp.o ximage.o:   color.h
169  
170 < prot.o biq.o ciq.o pinterp.o ximage.o image.o:  standard.h fvect.h
170 > prot.o biq.o ciq.o pinterp.o ximage.o image.o:  standard.h mat4.h fvect.h
171  
172   ximage.o x11raster.o:   xraster.h
173  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines