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.45 by greg, Sat Feb 22 02:07:27 2003 UTC vs.
Revision 2.46 by greg, Tue Apr 29 19:09:43 2003 UTC

# Line 194 | Line 194 | normtiff:      normtiff.o ../lib/libtiff.a
194          $(CC) $(CFLAGS) -o normtiff normtiff.o -lrt -ltiff $(MLIB)
195  
196   ../lib/libtiff.a:       tiff/config.local
197 <        cd tiff ; ./configure -quiet -noninteractive -with-CC=$(CC) \
197 >        cd tiff ; sh configure -quiet -noninteractive -with-CC=$(CC) \
198                  "-with-ENVOPTS=$(OPT)" ; \
199          cd libtiff ; make install
200  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines