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.17 by greg, Tue Jun 24 02:01:20 2008 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 \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines