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.1 by greg, Thu Feb 2 10:48:56 1989 UTC vs.
Revision 1.3 by greg, Sat Jul 22 18:20:57 1989 UTC

# Line 11 | Line 11 | INSTDIR = /usr/local/ray
11   CALDEFS = -DIEEE -DFUNCTION -DVARIABLE -DRCONST -DBIGLIB
12  
13   PROGS = pfilt ttyimage aedimage oki20c mt160r getinfo psign \
14 < greyscale pvalue psum pcompos colorscale ra_pr ximage prot \
14 > greyscale pvalue pcompos colorscale ra_pr ximage prot \
15   panim ra_t8 ra_bn ra_t16 pcomb
16  
17   all:    $(PROGS)
# Line 110 | Line 110 | pcomb.o calexpr.o calfunc.o caldefn.o: calcomp.h
110   panim.o:        scan.h clntrpc.h color.h random.h
111  
112   pf2.o bnoise.o: random.h
113 +
114 + ra_t16.o:       random.h
115  
116   pfilt.o pf2.o ttyimage.o t4027.o mt160r.o psum.o psign.o prot.o \
117   d48c.o aedimage.o pcompos.o color.o greyscale.o ra_t8.o \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines