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.74 by greg, Tue May 26 13:21:07 2015 UTC vs.
Revision 2.75 by greg, Fri Aug 21 01:57:56 2015 UTC

# Line 63 | Line 63 | RLSRC = raycalls.c raypcalls.c rayfifo.c
63   ROBJS = $(RAYOBJS) $(SURFOBJS) $(MATOBJS) \
64          $(MODOBJS) $(SUPPOBJS) $(PMOBJS)
65   RSRC = $(RAYSRC) $(SURFSRC) $(MATSRC) \
66 <        $(MODSRC) $(SUPPSRC)
66 >        $(MODSRC) $(SUPPSRC) $(PMSRC)
67  
68   RAYOBJS = ambcomp.o ambient.o ambio.o freeobjmem.o initotypes.o \
69          preload.o raytrace.o renderopts.o

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines