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 1.40 by greg, Fri Mar 8 12:55:36 1991 UTC vs.
Revision 1.41 by greg, Thu Apr 11 09:21:30 1991 UTC

# Line 101 | Line 101 | x10:   $(DEVDIR)/x10
101   aed:    $(DEVDIR)/aed
102  
103   clean:
104 <        rm -f $(PROGS) *.o core
104 >        set nonomatch; rm -f $(PROGS) *.o core
105  
106   lint:   $(RVSRC)
107          $(LINT) $(LINTFLAGS) -DRVIEW $(RVSRC) $(LIBS)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines