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.20 by greg, Wed Oct 23 10:46:07 1991 UTC vs.
Revision 1.22 by greg, Thu Nov 7 11:05:20 1991 UTC

# Line 5 | Line 5
5   #
6  
7   OPT = -O
8 < MACH = -DBSD -DSTRUCTASSIGN
8 > MACH = -DBSD
9   CFLAGS = $(MACH) $(OPT) -I../common -L../lib
10  
11   INSTDIR = /usr/local/bin
# Line 77 | Line 77 | xform.o:       ../common/standard.h ../common/mat4.h ../comm
77  
78   mkillum.o mkillum2.o mkillum3.o:        mkillum.h ../common/standard.h \
79   ../common/mat4.h ../common/fvect.h ../common/otypes.h ../common/object.h
80 +
81 + gensky.o:       ../common/color.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines