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.26 by greg, Mon Apr 1 17:24:41 1996 UTC vs.
Revision 2.27 by greg, Wed Jul 24 16:46:25 1996 UTC

# Line 17 | Line 17 | LIBDIR = /usr/local/lib/ray
17   PIXAR_INCLUDE=  -I/usr/pixar/include
18   PIXAR_LIB=      -L/usr/pixar/host/lib -lpirl -lpicio -lchad -lpixar $(MLIB)
19  
20 < PROGS = pfilt ttyimage oki20c oki20 paintjet mt160r getinfo psign \
20 > PROGS = pfilt ttyimage oki20c oki20 paintjet mt160r psign \
21   greyscale pvalue pcompos colorscale protate ra_pr ra_pr24 ra_avs \
22   ra_t8 ra_bn ra_t16 pcomb pinterp ximage xshowtrace pflip ra_ppm \
23   ra_rgbe ra_pict ra_ps pextrem ra_gif ra_xyze macbethcal
# Line 80 | Line 80 | paintjet:      paintjet.o
80  
81   mt160r: mt160r.o
82          $(CC) $(CFLAGS) -o mt160r mt160r.o -lrt $(MLIB)
83
84 getinfo:        getinfo.o
85        $(CC) $(CFLAGS) -o getinfo getinfo.o -lrt
83  
84   greyscale:      greyscale.o
85          $(CC) $(CFLAGS) -o greyscale greyscale.o -lrt $(MLIB)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines