--- ray/src/cv/Rmakefile 1991/03/14 13:55:16 1.4 +++ ray/src/cv/Rmakefile 1991/04/11 09:21:18 1.5 @@ -22,7 +22,7 @@ install: $(PROGS) cp $(PROGS) $(INSTDIR) clean: - rm -f $(PROGS) *.o core + set nonomatch; rm -f $(PROGS) *.o core thf2rad: thf2rad.o cc $(CFLAGS) -o thf2rad thf2rad.o