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.16 by greg, Fri Jan 12 11:27:22 1990 UTC vs.
Revision 1.17 by greg, Thu Jan 25 08:16:57 1990 UTC

# Line 5 | Line 5
5   #
6  
7   OPT = -O
8 < MACH = -DBSD -DIEEE -f68881 /usr/lib/f68881.il
8 > MACH = -DSTRUCTASSIGN -DBSD -DIEEE -f68881 /usr/lib/f68881.il
9   CFLAGS = $(MACH) $(OPT)
10  
11   #
# Line 195 | Line 195 | rv2.o rv3.o rview.o:   rpaint.h driver.h view.h
195  
196   source.o:       source.h
197  
198 < cone.o data.o face.o image.o misc.o objset.o octree.o otypes.o \
198 > cone.o data.o devcomm.o face.o image.o misc.o objset.o octree.o otypes.o \
199   readobj.o readoct.o rview.o:    standard.h fvect.h
200  
201   sundev.o:       suntools.icon

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines