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.5 by greg, Sat Oct 14 11:34:08 1989 UTC vs.
Revision 1.7 by greg, Fri Jan 19 00:01:15 1990 UTC

# Line 5 | Line 5
5   #
6  
7   OPT = -O
8 < MACH = -f68881 /usr/lib/f68881.il -DIEEE
8 > MACH = -DBSD -DSTRUCTASSIGN -f68881 /usr/lib/f68881.il -DIEEE
9   CFLAGS = $(MACH) $(OPT)
10  
11   INSTDIR = /usr/local/ray
# Line 67 | Line 67 | caldefn.o:     caldefn.c calcomp.h
67  
68   calfunc.o:      calfunc.c calcomp.h
69          cc $(CFLAGS) -c -DVARIABLE -DBIGLIB calfunc.c
70 +
71 + gensurf.o:      standard.h fvect.h
72  
73   fvect.o genworm.o:      fvect.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines