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

Comparing ray/src/gen/Rmakefile (file contents):
Revision 1.19 by greg, Thu Aug 22 09:23:41 1991 UTC vs.
Revision 1.20 by greg, Wed Oct 23 10:46:07 1991 UTC

# Line 5 | Line 5
5   #
6  
7   OPT = -O
8 < MACH = -DBSD -DSTRUCTASSIGN -f68881 /usr/lib/libm.il -DIEEE
8 > MACH = -DBSD -DSTRUCTASSIGN
9   CFLAGS = $(MACH) $(OPT) -I../common -L../lib
10  
11 < INSTDIR = /lumen/lumen/ray/bin.sun3
11 > INSTDIR = /usr/local/bin
12  
13 < LIBDIR = /lumen/lumen/ray/lib
13 > LIBDIR = /usr/local/lib/ray
14  
15   PROGS = genbox gensky xform genblinds genrev genworm \
16                  gensurf genprism replmarks mkillum

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines