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 2.10 by greg, Mon Oct 20 15:10:18 2003 UTC vs.
Revision 2.11 by greg, Thu Jan 1 19:31:45 2004 UTC

# Line 61 | Line 61 | mkillum:       mkillum.o mkillum2.o mkillum3.o
61   genrev: genrev.o
62          $(CC) $(CFLAGS) -o genrev genrev.o -lrt $(MLIB)
63  
64 < gencat: gencat.o
65 <        $(CC) $(CFLAGS) -o gencat gencat.o -lrt $(MLIB)
64 > gencatenary: gencat.o
65 >        $(CC) $(CFLAGS) -o gencatenary gencat.o -lrt $(MLIB)
66  
67   genworm:        genworm.o
68          $(CC) $(CFLAGS) -o genworm genworm.o -lrt $(MLIB)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines