--- ray/src/meta/Rmakefile 2008/02/07 23:02:14 1.13 +++ ray/src/meta/Rmakefile 2014/04/26 15:59:38 1.14 @@ -1,4 +1,4 @@ -# RCSid: $Id: Rmakefile,v 1.13 2008/02/07 23:02:14 greg Exp $ +# RCSid: $Id: Rmakefile,v 1.14 2014/04/26 15:59:38 greg Exp $ # # Compiles: # @@ -30,7 +30,7 @@ install: $(PROGS) cp $(PROGS) $(INSTDIR) clean: - set nonomatch; rm -f *.o $(PROGS) core + set nonomatch; rm -f *.o $(PROGS) # individual targets