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.2 by greg, Wed Jul 1 15:07:42 1992 UTC vs.
Revision 2.3 by greg, Thu Sep 24 21:28:29 1992 UTC

# Line 25 | Line 25 | clip.o o_cone.o o_instance.o bbox.o initotypes.o readf
25   plocate.o clip.o o_cone.o o_instance.o bbox.o readfargs.o \
26   initotypes.o malloc.o -lrt -lm
27  
28 < getbbox:        getbbox.o readobj2.o bbox.o initotypes2.o
28 > getbbox:        getbbox.o readobj2.o bbox.o init2otypes.o
29          $(CC) $(CFLAGS) -o getbbox getbbox.o readobj2.o \
30 < bbox.o initotypes2.o -lrt -lm
30 > bbox.o init2otypes.o -lrt -lm
31  
32   install:        oconv getbbox
33          cp oconv getbbox $(INSTDIR)
# Line 64 | Line 64 | clip.o o_face.o plocate.o:     plocate.h
64  
65   clip.o plocate.o:       ../common/fvect.h
66  
67 < initotypes.o initotypes2.o:     ../common/otypes.h
67 > initotypes.o init2otypes.o:     ../common/otypes.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines