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.13 by greg, Thu Jun 10 16:09:04 1993 UTC vs.
Revision 2.15 by greg, Tue Oct 19 17:18:13 1993 UTC

# Line 76 | Line 76 | mt160r:        mt160r.o
76          $(CC) $(CFLAGS) -o mt160r mt160r.o -lrt -lm
77  
78   getinfo:        getinfo.o
79 <        $(CC) $(CFLAGS) -n -o getinfo getinfo.o -lrt
79 >        $(CC) $(CFLAGS) -o getinfo getinfo.o -lrt
80  
81   greyscale:      greyscale.o
82          $(CC) $(CFLAGS) -o greyscale greyscale.o -lrt -lm
# Line 122 | Line 122 | ra_t16: ra_t16.o
122          $(CC) $(CFLAGS) -o ra_t16 ra_t16.o -lrt -lm
123  
124   ra_im: ra_im.o
125 <        $(CC) $(CFLAGS) -n -o ra_im ra_im.o
125 >        $(CC) $(CFLAGS) -o ra_im ra_im.o
126  
127   ra_bn: ra_bn.o
128          $(CC) $(CFLAGS) -o ra_bn ra_bn.o -lrt -lm
# Line 191 | Line 191 | panim.o:       client/scan.h ../common/color.h ../common/ran
191  
192   pf2.o bnoise.o ra_ps.o ra_t16.o:        ../common/random.h
193  
194 < pfilt.o pf2.o ttyimage.o t4027.o mt160r.o psum.o psign.o protate.o pextrem.o \
195 < ra_pr24.o d48c.o aedimage.o pcompos.o color.o resolu.o colrops.o pflip.o \
196 < greyscale.o ra_t8.o glimage.o ra_bn.o ra_t16.o ra_tiff.o ra_pict.o \
194 > pfilt.o pf2.o pf3.o ttyimage.o t4027.o mt160r.o psum.o psign.o protate.o \
195 > pextrem.o ra_pr24.o d48c.o aedimage.o pcompos.o color.o resolu.o colrops.o \
196 > pflip.o greyscale.o ra_t8.o glimage.o ra_bn.o ra_t16.o ra_tiff.o ra_pict.o \
197   ra_ps.o ra_pr.o pvalue.o pcomb.o pinterp.o ximage.o:    ../common/color.h
198  
199   pvalue.o protate.o biq.o ciq.o pinterp.o ximage.o psign.o xshowtrace.o \
200 < pcomb.o pfilt.o image.o:        ../common/standard.h \
200 > pcomb.o pfilt.o pf3.o image.o:  ../common/standard.h \
201   ../common/mat4.h ../common/fvect.h
202  
203   ximage.o xraster.o:     xraster.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines