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

Comparing ray/src/ot/Rmakefile (file contents):
Revision 2.8 by greg, Tue Mar 11 17:08:55 2003 UTC vs.
Revision 2.9 by greg, Tue Mar 11 22:48:20 2003 UTC

# Line 31 | Line 31 | bbox.o init2otypes.o -lrt $(MLIB)
31  
32   obj2mesh:       obj2mesh.o cvmesh.o wfconv.o o_face.o writemesh.o
33          $(CC) $(CFLAGS) -o obj2mesh obj2mesh.o cvmesh.o wfconv.o \
34 < o_face.o writemesh.o -lrt
34 > o_face.o writemesh.o -lrt $(MLIB)
35  
36   install:        oconv getbbox obj2mesh
37          cp oconv getbbox obj2mesh $(INSTDIR)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines