From a97fcd5221aa9abd8025ce8f6091d345c1a6afbc Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sat, 24 Feb 2001 15:52:58 +0100 Subject: [PATCH] Removing core file in 'clean' --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index badd34a6..c1cfabe1 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ # See the main source file 'vdr.c' for copyright information and # how to reach the author. # -# $Id: Makefile 1.19 2001/02/18 16:12:14 kls Exp $ +# $Id: Makefile 1.20 2001/02/24 15:52:58 kls Exp $ DVBDIR = ../DVB @@ -80,6 +80,6 @@ genfontfile: genfontfile.o # Housekeeping: clean: - -rm -f $(OBJS) vdr genfontfile genfontfile.o + -rm -f $(OBJS) vdr genfontfile genfontfile.o core CLEAN: clean -rm -f fontfix.c fontosd.c