ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/Rmakefile
(Generate patch)

Comparing ray/src/rt/Rmakefile (file contents):
Revision 1.43 by greg, Tue Apr 23 13:01:55 1991 UTC vs.
Revision 1.45 by greg, Tue May 7 16:14:21 1991 UTC

# Line 29 | Line 29 | LIBDIR = /usr/local/lib/ray
29   # Library routines:
30   #
31   LIBS = -lm
32 < COMPAT = malloc.o
32 > COMPAT = bmalloc.o
33  
34   #
35   # Device drivers for rview (see also devtable.c):
# Line 239 | Line 239 | source.o:      source.h
239  
240   cone.o data.o devcomm.o face.o image.o initotypes.o xf.o misc.o objset.o \
241   octree.o otypes.o readobj.o readoct.o rview.o:  standard.h mat4.h fvect.h
242 +
243 + initotypes.o raytrace.o:        otspecial.h
244  
245   mat4.o:         mat4.h fvect.h
246  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines