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.5 by greg, Thu May 25 16:38:09 1995 UTC vs.
Revision 2.6 by greg, Tue Mar 19 12:37:44 1996 UTC

# Line 45 | Line 45 | genblinds:     genblinds.o
45          $(CC) $(CFLAGS) -o genblinds genblinds.o $(MLIB)
46  
47   genprism:       genprism.o
48 <        $(CC) $(CFLAGS) -o genprism genprism.o
48 >        $(CC) $(CFLAGS) -o genprism genprism.o $(MLIB)
49  
50   xform:  xform.o
51          $(CC) $(CFLAGS) -o xform xform.o -lrt $(MLIB)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines