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.9 by greg, Wed Mar 6 09:56:04 1991 UTC vs.
Revision 1.10 by greg, Tue Apr 2 09:51:22 1991 UTC

# Line 9 | Line 9
9   #
10  
11   OPT = -O
12 < MACH = -DBSD -DSTRUCTASSIGN -f68881 /usr/lib/f68881.il
12 > MACH = -DBSD -DSTRUCTASSIGN -f68881 /usr/lib/libm.il
13   CFLAGS = -DSTRICT $(OPT) $(MACH)
14  
15 < INSTDIR = ../../bin
15 > INSTDIR = /lumen/lumen/ray/bin.sun3
16  
17   COMPAT = malloc.o
18  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines