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

Comparing ray/src/meta/Rmakefile (file contents):
Revision 1.13 by greg, Thu Feb 7 23:02:14 2008 UTC vs.
Revision 1.14 by greg, Sat Apr 26 15:59:38 2014 UTC

# Line 30 | Line 30 | install: $(PROGS)
30          cp $(PROGS) $(INSTDIR)
31  
32   clean:
33 <        set nonomatch; rm -f *.o $(PROGS) core
33 >        set nonomatch; rm -f *.o $(PROGS)
34  
35   # individual targets
36  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines