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.40 by gwlarson, Wed Jul 8 18:00:22 1998 UTC vs.
Revision 2.42 by gwlarson, Wed Sep 9 12:56:38 1998 UTC

# Line 186 | Line 186 | ra_tiff:       ra_tiff.o ../lib/libtiff.a
186   ../common/tiff.h:       ../lib/libtiff.a
187  
188   ../lib/libtiff.a:       tiff/config.local
189 <        cd tiff ; ./configure -quiet -noninteractive -with-CC=$(CC) ; \
189 >        cd tiff ; ./configure -quiet -noninteractive -with-CC=$(CC) \
190 >                "-with-ENVOPTS=$(OPT)" ; \
191          cd libtiff ; make install
192  
193   ra_pixar:       ra_pixar.o ra_pixar.c

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines