From 276388b200fb1d938558ffea66938034e988da88 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 4 Jul 2009 20:30:40 +0100 Subject: [PATCH 1/1] some more cleaning --- pctb/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pctb/Makefile b/pctb/Makefile index 6ebc48d..e458c6b 100644 --- a/pctb/Makefile +++ b/pctb/Makefile @@ -44,9 +44,9 @@ $(CONVERT_OBJS): ocr.h convert.h structure.h common.h clean: rm -f *.o core core.* *~ vgcore.* - rm -f t t.* u u.* v v.* *.tmp + rm -f t t.* u u.* v v.* *.tmp *.orig *.rej realclean: clean rm -f $(TARGETS) rm -f ./#pages#.ppm ./#upload-*#.html ./#commodmap#.tsv - rm -f ./#master-*#.txt ./#local-*#.txt + rm -f ./#master-*#.txt ./#local-*#.txt raw.tsv -- 2.30.2