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.4 by greg, Sat Oct 14 11:33:05 1989 UTC vs.
Revision 1.5 by greg, Thu Jan 18 23:59:28 1990 UTC

# Line 9 | Line 9
9   #
10  
11   OPT = -O
12 < MACH = -f68881 /usr/lib/f68881.il
12 > MACH = -DBSD -DSTRUCTASSIGN -f68881 /usr/lib/f68881.il
13   CFLAGS = -DSTRICT $(OPT) $(MACH)
14  
15   INSTDIR = /usr/local/ray

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines