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.23 by greg, Tue Mar 18 16:01:08 1997 UTC vs.
Revision 2.24 by greg, Tue Apr 15 16:53:30 1997 UTC

# Line 16 | Line 16 | RTOBJ = cone.o face.o instance.o readobj.o readoct.o o
16          octree.o readfargs.o modobject.o getlibpath.o
17  
18   PICOBJ = color.o header.o image.o lamps.o resolu.o rexpr.o spec_rgb.o \
19 <        colrops.o font.o
19 >        colrops.o font.o tonemap.o tmapcolrs.o
20  
21   STDOBJ = fgetline.o fropen.o linregr.o xf.o mat4.o invmat4.o fvect.o urand.o \
22          urind.o peano.o calexpr.o caldefn.o calfunc.o calprnt.o \
# Line 92 | Line 92 | fropen.o getpath.o image.o:    paths.h
92   lookup.o:       lookup.h
93  
94   loadvars.o:     vars.h
95 +
96 + tonemap.o tmapcolrs.o:  tmprivat.h tonemap.h color.h
97 +
98 + tonemap.o:      tmerrmsg.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines