From: Manoj Srivastava Date: Thu, 16 Jun 2005 05:41:41 +0000 (+0000) Subject: more cleanup X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4a8369a2c56fe47a3b6dbb613f84dd62f6c746ea;p=debian%2Fdebian-policy.git more cleanup Author: joy Date: 2003/07/14 14:56:59 more cleanup git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-244 --- diff --git a/Makefile b/Makefile index 2335da4..b6c98f3 100644 --- a/Makefile +++ b/Makefile @@ -47,7 +47,7 @@ leavealone := $(FHS_HTML) $(FHS_FILES) $(FHS_ARCHIVE) \ distclean: rm -rf $(filter-out $(leavealone),$(wildcard *.html)) rm -f $(filter-out $(leavealone),$(wildcard *.txt *.txt.gz *.html.tar.gz *.pdf *.ps)) - rm -f *.lout* lout.li *.sasp* *.tex *.aux *.toc *.idx *.log *.out *.dvi + rm -f *.lout* lout.li *.sasp* *.tex *.aux *.toc *.idx *.log *.out *.dvi *.tpt rm -f `find . -name "*~" -o -name "*.bak" -o -name ".#*" -o -name core` rm -f version.ent rm -f *.rej *.orig