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.30 by greg, Thu Mar 7 15:30:53 1991 UTC vs.
Revision 1.32 by greg, Thu Apr 11 09:21:26 1991 UTC

# Line 18 | Line 18 | PIXAR_INCLUDE= -I/usr/pixar/include
18   PIXAR_LIB=      -L/usr/pixar/host/lib -lpirl -lpicio -lchad -lpixar -lm
19  
20   PROGS = pfilt ttyimage oki20c paintjet mt160r getinfo psign \
21 < greyscale pvalue pcompos colorscale prot \
21 > greyscale pvalue pcompos colorscale prot ra_pr ra_pr24 \
22   ra_t8 ra_bn ra_t16 pcomb pinterp x11image xshowtrace pflip
23  
24   all:    $(PROGS)
# Line 37 | Line 37 | install:       $(PROGS) normpat.csh
37          chmod 755 $(INSTDIR)/normpat
38  
39   clean:
40 <        rm -f $(PROGS) *.o core
40 >        set nonomatch; rm -f $(PROGS) *.o core
41  
42   pfilt:  pfilt.o pf2.o pf3.o resolu.o color.o header.o lamps.o \
43   rexpr.o fropen.o spec_rgb.o

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines