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

Comparing ray/src/ot/Rmakefile (file contents):
Revision 1.22 by greg, Tue Oct 8 15:31:38 1991 UTC vs.
Revision 2.1 by greg, Tue Nov 12 17:00:51 1991 UTC

# Line 9 | Line 9
9   #
10  
11   OPT = -O
12 < MACH = -DBSD -DSTRUCTASSIGN -f68881 /usr/lib/libm.il
12 > MACH = -DBSD
13   CFLAGS = -DSTRICT $(OPT) $(MACH) -I../common -L../lib
14  
15   LIBDIR = /usr/local/lib/ray
16  
17 < INSTDIR = /lumen/lumen/ray/bin.sun3
17 > INSTDIR = /usr/local/bin
18  
19   all:    oconv getbbox
20  
# Line 60 | Line 60 | bbox.o o_face.o:       ../common/face.h
60   bbox.o o_instance.o:    ../common/instance.h ../common/octree.h
61  
62   clip.o o_face.o plocate.o:      plocate.h
63 +
64 + clip.o plocate.o:       ../common/fvect.h
65  
66   initotypes.o initotypes2.o:     ../common/otypes.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines