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.35 by greg, Sat Feb 22 02:07:21 2003 UTC vs.
Revision 2.36 by greg, Tue Mar 4 05:49:21 2003 UTC

# Line 25 | Line 25 | STDOBJ = fgetline.o fropen.o linregr.o xf.o mat4.o inv
25          multisamp.o process.o getpath.o error.o savestr.o savqstr.o \
26          badarg.o fgetword.o words.o expandarg.o wordfile.o fgetval.o \
27          clip.o plocate.o eputs.o wputs.o quit.o lookup.o \
28 <        loadvars.o tcos.o fputword.o chanvalue.o
28 >        loadvars.o tcos.o fputword.o chanvalue.o dircode.o
29  
30   SYSOBJ = ealloc.o fdate.o portio.o myhostname.o $(COMPAT)
31  
# Line 86 | Line 86 | cone.o modobject.o otypes.o readobj.o readoct.o:       otype
86   multisamp.o urand.o:    random.h
87  
88   cone.o face.o free_os.o image.o instance.o error.o objset.o \
89 < octree.o modobject.o readfargs.o otypes.o \
89 > octree.o modobject.o readfargs.o otypes.o dircode.o \
90   readobj.o readoct.o xf.o:       standard.h mat4.h fvect.h
91  
92   image.o:        view.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines