ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/Rmakefile
(Generate patch)

Comparing ray/src/common/Rmakefile (file contents):
Revision 2.48 by greg, Mon Nov 10 16:41:52 2003 UTC vs.
Revision 2.49 by greg, Fri Mar 26 03:11:50 2004 UTC

# Line 19 | Line 19 | RTOBJ = cone.o face.o free_os.o instance.o readobj.o r
19  
20   PICOBJ = color.o header.o image.o lamps.o resolu.o rexpr.o spec_rgb.o \
21          colrops.o font.o tonemap.o tmapcolrs.o tmapluv.o tmaptiff.o \
22 <        tmap16bit.o
22 >        tmap16bit.o bmpfile.o
23  
24   STDOBJ = fgetline.o fropen.o linregr.o xf.o mat4.o invmat4.o fvect.o urand.o \
25          urind.o calexpr.o caldefn.o calfunc.o calprnt.o biggerlib.o multisamp.o \
# Line 137 | Line 137 | expandarg.o:   rtmisc.h
137   dircode.o xf.o: rtmath.h mat4.h fvect.h
138  
139   error.o:        rterror.h
140 +
141 + bmpfile.o:      bmpfile.h tifftypes.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines