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.58 by schorsch, Fri Mar 10 19:40:12 2006 UTC vs.
Revision 2.59 by greg, Sat Dec 23 17:27:45 2006 UTC

# Line 26 | Line 26 | STDOBJ = fgetline.o fropen.o linregr.o xf.o mat4.o inv
26          unix_process.o process.o gethomedir.o getpath.o error.o savestr.o \
27          savqstr.o badarg.o fgetword.o words.o expandarg.o wordfile.o fgetval.o \
28          clip.o plocate.o eputs.o wputs.o quit.o lookup.o bmalloc.o \
29 <        loadvars.o tcos.o fputword.o chanvalue.o dircode.o paths.o
29 >        loadvars.o tcos.o fputword.o chanvalue.o dircode.o paths.o byteswap.o
30  
31   SYSOBJ = ealloc.o fdate.o portio.o myhostname.o $(COMPAT)
32  
# Line 134 | Line 134 | free_os.o:     octree.h object.h otypes.h face.h cone.h in
134   tmesh.o:        tmesh.h fvect.h
135  
136   fgetword.o fputword.o fgetval.o fgetline.o fdate.o unix_process.o \
137 < expandarg.o badarg.o xf.o:      rtio.h
137 > byteswap.o expandarg.o badarg.o xf.o:   rtio.h
138  
139   expandarg.o:    rtmisc.h
140  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines