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.41 by greg, Mon Jul 15 13:09:05 1991 UTC vs.
Revision 1.43 by greg, Thu Aug 8 08:24:06 1991 UTC

# Line 1 | Line 1
1 # SCCSid "$SunId$ LBL"
2
1   #
2 + # SCCSid "$SunId$ LBL"
3   #  Compiles for image processing and display programs
4   #
5  
# Line 10 | Line 9 | CFLAGS = $(OPT) $(MACH) -I../common
9  
10   INSTDIR = /lumen/lumen/ray/bin.sun3
11  
12 < LIBDIR = /lumen/lumen/ray/lib
12 > LIBDIR = /usr/local/lib/ray
13  
14   PIXAR_INCLUDE=  -I/usr/pixar/include
15   PIXAR_LIB=      -L/usr/pixar/host/lib -lpirl -lpicio -lchad -lpixar -lm
# Line 159 | Line 158 | ra_pr.o pvalue.o pcomb.o pinterp.o ximage.o:   ../common
158   prot.o biq.o ciq.o pinterp.o ximage.o \
159   image.o:        ../common/standard.h ../common/mat4.h ../common/fvect.h
160  
161 < ximage.o x11raster.o:   xraster.h
161 > ximage.o xraster.o:     xraster.h
162  
163   x11image.o x11raster.o: x11raster.h
164  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines