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 1.5 by greg, Fri Jul 19 09:25:45 1991 UTC vs.
Revision 1.6 by greg, Fri Jul 19 13:40:49 1991 UTC

# Line 15 | Line 15 | RTOBJ = cone.o face.o instance.o readobj.o readoct.o o
15   PICOBJ = color.o header.o image.o lamps.o resolu.o rexpr.o spec_rgb.o \
16          colrops.o
17  
18 < STDOBJ = fgetline.o fropen.o linregr.o xf.o mat4.o misc.o fvect.o \
18 > STDOBJ = fgetline.o fropen.o linregr.o xf.o mat4.o fvect.o urand.o \
19          calexpr.o caldefn.o calfunc.o calprnt.o \
20 <        savestr.o urand.o cputs.o wputs.o eputs.o quit.o
20 >        getpath.o error.o savestr.o strmisc.o \
21 >        cputs.o wputs.o eputs.o quit.o
22  
23   SYSOBJ = ealloc.o bmalloc.o # erf.o frexp.o fwrite.o random.o bcopy.o
24  
# Line 65 | Line 66 | cone.o objset.o otypes.o readobj.o readoct.o:  otypes.h
66  
67   urand.o:        random.h
68  
69 < cone.o face.o image.o instance.o misc.o objset.o octree.o \
69 > cone.o face.o image.o instance.o error.o objset.o octree.o \
70   otypes.o readobj.o readoct.o xf.o:      standard.h mat4.h fvect.h
71  
72   image.o:        view.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines