--- ray/src/px/Rmakefile 1991/07/15 13:09:05 1.41 +++ ray/src/px/Rmakefile 1991/08/08 08:24:06 1.43 @@ -1,6 +1,5 @@ -# SCCSid "$SunId$ LBL" - # +# SCCSid "$SunId$ LBL" # Compiles for image processing and display programs # @@ -10,7 +9,7 @@ CFLAGS = $(OPT) $(MACH) -I../common INSTDIR = /lumen/lumen/ray/bin.sun3 -LIBDIR = /lumen/lumen/ray/lib +LIBDIR = /usr/local/lib/ray PIXAR_INCLUDE= -I/usr/pixar/include PIXAR_LIB= -L/usr/pixar/host/lib -lpirl -lpicio -lchad -lpixar -lm @@ -159,7 +158,7 @@ ra_pr.o pvalue.o pcomb.o pinterp.o ximage.o: ../common prot.o biq.o ciq.o pinterp.o ximage.o \ image.o: ../common/standard.h ../common/mat4.h ../common/fvect.h -ximage.o x11raster.o: xraster.h +ximage.o xraster.o: xraster.h x11image.o x11raster.o: x11raster.h