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.12 by greg, Fri Jan 5 18:14:26 1990 UTC vs.
Revision 1.13 by greg, Wed Jan 17 15:12:44 1990 UTC

# Line 5 | Line 5
5   #
6  
7   OPT = -O
8 < MACH = -f68881 /usr/lib/f68881.il -DIEEE
8 > MACH = -DBSD -f68881 /usr/lib/f68881.il -DIEEE
9   CFLAGS = $(OPT) $(MACH)
10  
11   INSTDIR = /usr/local/ray

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines