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

Comparing ray/src/rt/Rmakefile (file contents):
Revision 1.42 by greg, Fri Apr 19 15:02:50 1991 UTC vs.
Revision 1.44 by greg, Wed May 1 11:17:03 1991 UTC

# Line 180 | Line 180 | calexpr.o:     calexpr.c calcomp.h
180          $(CC) $(CFLAGS) -DVARIABLE -DFUNCTION -DINCHAN -DRCONST -c calexpr.c
181  
182   caldefn.o:      caldefn.c calcomp.h
183 <        $(CC) $(CFLAGS) -DFUNCTION -DREDEFW -c caldefn.c
183 >        $(CC) $(CFLAGS) -DFUNCTION -DREDEFW -DRCONST -c caldefn.c
184  
185   calfunc.o:      calfunc.c calcomp.h
186          $(CC) $(CFLAGS) -DVARIABLE -DBIGLIB -c calfunc.c
# Line 239 | Line 239 | source.o:      source.h
239  
240   cone.o data.o devcomm.o face.o image.o initotypes.o xf.o misc.o objset.o \
241   octree.o otypes.o readobj.o readoct.o rview.o:  standard.h mat4.h fvect.h
242 +
243 + initotypes.o raytrace.o:        otspecial.h
244  
245   mat4.o:         mat4.h fvect.h
246  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines