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

Comparing ray/src/px/Rmakefile (file contents):
Revision 1.29 by greg, Wed Mar 6 15:58:22 1991 UTC vs.
Revision 1.30 by greg, Thu Mar 7 15:30:53 1991 UTC

# Line 5 | Line 5
5   #
6  
7   OPT = -O
8 < MACH = -DSTRUCTASSIGN
8 > MACH = -DSTRUCTASSIGN -f68881 /usr/lib/libm.il -DIEEE -DBSD
9   CFLAGS = $(OPT) $(MACH)
10  
11 < INSTDIR = ../../bin
11 > INSTDIR = /lumen/lumen/ray/bin.sun3
12  
13 < LIBDIR = /usr/local/lib/ray
13 > LIBDIR = /lumen/lumen/ray/lib
14  
15   CALDEFS = -DFUNCTION -DVARIABLE -DRCONST -DBIGLIB
16  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines