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.25 by greg, Fri Jan 4 23:35:00 1991 UTC

# Line 23 | Line 23 | all:   $(PROGS)
23  
24   install:        $(PROGS)
25          cp $(PROGS) $(INSTDIR)
26 +        cp normpat.csh $(INSTDIR)/normpat
27 +        chmod 755 $(INSTDIR)/normpat
28  
29   pfilt:  pfilt.o pf2.o pf3.o resolu.o color.o header.o lamps.o \
30   rexpr.o fropen.o spec_rgb.o
# Line 150 | Line 152 | xshowtrace:    xshowtrace.o image.o resolu.o header.o fve
152          cc $(CFLAGS) -o xshowtrace xshowtrace.o image.o resolu.o header.o \
153   fvect.o -lm -lX11
154  
155 < xshowtrace.o:   view.h standard.h fvect.h
155 > xshowtrace.o:   view.h standard.h mat4.h fvect.h
156  
157 + mat4.o:         mat4.h fvect.h
158 +
159   pcomb.o calexpr.o calfunc.o caldefn.o:  calcomp.h
160  
161   panim.o:        client/scan.h color.h random.h
# Line 165 | Line 169 | d48c.o aedimage.o pcompos.o color.o resolu.o colrops.o
169   greyscale.o ra_t8.o glimage.o \
170   ra_bn.o ra_t16.o ra_pr.o pvalue.o pcomb.o pinterp.o ximage.o:   color.h
171  
172 < prot.o biq.o ciq.o pinterp.o ximage.o image.o:  standard.h fvect.h
172 > prot.o biq.o ciq.o pinterp.o ximage.o image.o:  standard.h mat4.h fvect.h
173  
174   ximage.o x11raster.o:   xraster.h
175  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines