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.38 by greg, Fri Mar 14 21:27:45 2003 UTC vs.
Revision 2.40 by schorsch, Sun Jun 8 12:03:09 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 dircode.o
28 >        loadvars.o tcos.o fputword.o chanvalue.o dircode.o paths.o
29  
30   SYSOBJ = ealloc.o fdate.o portio.o myhostname.o $(COMPAT)
31  
# Line 97 | Line 97 | readmesh.o readobj.o readoct.o sceneio.o xf.o: standar
97  
98   image.o:        view.h
99  
100 < calprnt.o:      calcomp.h
100 > caldefn.o calexpr.o calfunc.o calprnt.o:        calcomp.h
101  
102   process.o:      vfork.h
103  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines