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.41 by gwlarson, Thu Sep 3 10:48:57 1998 UTC vs.
Revision 2.42 by gwlarson, Wed Sep 9 12:56:38 1998 UTC

# Line 22 | Line 22 | pvalue pcompos protate ra_pr ra_pr24 ra_avs ra_tiff ra
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 pcond pcwarp
24  
25 < all:    $(PROGS)
25 > all:    $(PROGS) $(SPECIAL)
26  
27   x10:    x10image
28          cp x10image $(INSTDIR)
# 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