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.16 by schorsch, Fri Mar 10 19:40:13 2006 UTC vs.
Revision 2.18 by greg, Sat Apr 26 15:59:38 2014 UTC

# Line 39 | Line 39 | install:       $(PROGS)
39          cp $(PROGS) $(INSTDIR)
40  
41   clean:
42 <        set nonomatch; rm -f $(PROGS) *.o core
42 >        set nonomatch; rm -f $(PROGS) *.o
43  
44   bbox.o initotypes.o o_cone.o o_face.o \
45   o_instance.o oconv.o sphere.o \
46   cvmesh.o obj2mesh.o wfconv.o \
47   writeoct.o:     ../common/standard.h ../common/rtmisc.h ../common/rtio.h \
48   ../common/rtmath.h ../common/mat4.h ../common/fvect.h \
49 < ../common/rterror.h ../common/tifftypes.h
49 > ../common/rterror.h
50  
51   initotypes.o o_cone.o o_face.o oconv.o \
52   sphere.o writeoct.o:    ../common/octree.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines