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 1.23 by greg, Wed Oct 23 10:46:27 1991 UTC

# Line 9 | Line 9
9   #
10  
11   OPT = -O
12 < MACH = -DBSD -DSTRUCTASSIGN -f68881 /usr/lib/libm.il
12 > MACH = -DBSD -DSTRUCTASSIGN
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  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines