--- ray/src/rt/Rmakefile 1991/03/08 12:55:36 1.40 +++ ray/src/rt/Rmakefile 1991/04/11 09:21:30 1.41 @@ -101,7 +101,7 @@ x10: $(DEVDIR)/x10 aed: $(DEVDIR)/aed clean: - rm -f $(PROGS) *.o core + set nonomatch; rm -f $(PROGS) *.o core lint: $(RVSRC) $(LINT) $(LINTFLAGS) -DRVIEW $(RVSRC) $(LIBS)