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

Comparing ray/src/rt/Rmakefile (file contents):
Revision 2.71 by greg, Tue Feb 18 12:13:42 2014 UTC vs.
Revision 2.72 by greg, Sat Apr 26 15:59:38 2014 UTC

# Line 109 | Line 109 | install:       all rayinit.cal
109   ogl:    
110  
111   clean:
112 <        set nonomatch; rm -f $(PROGS) *.o core
112 >        set nonomatch; rm -f $(PROGS) *.o
113  
114   lint:   $(RVSRC)
115          $(LINT) $(LINTFLAGS) -DRVIEW $(RVSRC) $(LIBS)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines