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.45 by greg, Mon Oct 20 15:10:18 2003 UTC vs.
Revision 2.48 by greg, Mon Nov 10 16:41:52 2003 UTC

# Line 23 | Line 23 | PICOBJ = color.o header.o image.o lamps.o resolu.o rex
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 \
26 <        unix_process.o process.o getpath.o error.o savestr.o savqstr.o \
27 <        badarg.o fgetword.o words.o expandarg.o wordfile.o fgetval.o \
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 \
29          loadvars.o tcos.o fputword.o chanvalue.o dircode.o paths.o
30  
# Line 100 | Line 100 | rtmisc.h rtio.h rtmath.h rterror.h fvect.h mat4.h
100   image.o:        view.h
101  
102   caldefn.o calexpr.o calfunc.o calprnt.o:        calcomp.h
103
104 process.o:      vfork.h
103  
104   clip.o plocate.o:       plocate.h
105  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines