Removing core file in 'clean'

This commit is contained in:
Klaus Schmidinger 2001-02-24 15:52:58 +01:00
parent ebc6dccee3
commit a97fcd5221
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# See the main source file 'vdr.c' for copyright information and # See the main source file 'vdr.c' for copyright information and
# how to reach the author. # 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 DVBDIR = ../DVB
@ -80,6 +80,6 @@ genfontfile: genfontfile.o
# Housekeeping: # Housekeeping:
clean: clean:
-rm -f $(OBJS) vdr genfontfile genfontfile.o -rm -f $(OBJS) vdr genfontfile genfontfile.o core
CLEAN: clean CLEAN: clean
-rm -f fontfix.c fontosd.c -rm -f fontfix.c fontosd.c