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.15 by greg, Thu Jan 25 08:28:38 1990 UTC vs.
Revision 1.16 by greg, Thu Jan 25 11:47:55 1990 UTC

# Line 33 | Line 33 | ttyimage:      ttyimage.o color.o header.o
33   t4027:  t4027.o color.o
34          cc $(CFLAGS) -o t4027 t4027.o color.o
35  
36 + glimage:        glimage.o color.o header.o
37 +        cc $(CFLAGS) -o glimage glimage.o color.o header.o -lgl_s
38 +
39   aedimage:       aedimage.o color.o ciq.o cut.o closest.o ealloc.o biq.o header.o
40          cc $(CFLAGS) -o aedimage aedimage.o color.o ciq.o cut.o \
41   closest.o ealloc.o biq.o header.o -lm
# Line 133 | Line 136 | pf2.o bnoise.o:        random.h
136   ra_t16.o:       random.h
137  
138   pfilt.o pf2.o ttyimage.o t4027.o mt160r.o psum.o psign.o prot.o \
139 < d48c.o aedimage.o pcompos.o color.o greyscale.o ra_t8.o \
139 > d48c.o aedimage.o pcompos.o color.o greyscale.o ra_t8.o glimage.o \
140   ra_bn.o ra_t16.o ra_pr.o pvalue.o pcomb.o pinterp.o ximage.o:   color.h
141  
142   pinterp.o ximage.o image.o:     standard.h fvect.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines