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 2.7 by greg, Mon Jul 13 16:17:44 1992 UTC vs.
Revision 2.9 by greg, Tue Sep 8 09:11:17 1992 UTC

# Line 186 | Line 186 | x10.o: x10.c
186   aed.o:  aed.c
187          $(CC) $(CFLAGS) -Daed_init=dinit -c aed.c
188  
189 ambient.o:      ambient.c
190        $(CC) $(CFLAGS) -DAMBFLUSH=16 -c ambient.c
191
189   calexpr.o:      calexpr.c ../common/calcomp.h
190          $(CC) $(CFLAGS) -DVARIABLE -DFUNCTION -DINCHAN -DRCONST -c calexpr.c
191  
# Line 272 | Line 269 | aniso.o func.o m_brdf.o m_direct.o mx_data.o mx_func.o
269   p_func.o t_data.o t_func.o:     func.h
270  
271   devcomm.o:      ../common/vfork.h
272 +
273 + rtmain.o rpmain.o rvmain.o:     ../common/paths.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines