From bd9d21bd8cd5633b763bd66cf11dde2d2d650d9f Mon Sep 17 00:00:00 2001 From: ewt Date: Tue, 2 Apr 1996 03:36:54 +0000 Subject: [PATCH] clean removes tagtable.c CVS patchset: 518 CVS date: 1996/04/02 03:36:54 --- lib/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.in b/lib/Makefile.in index aee7ee9..32dd984 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -46,7 +46,7 @@ install: install -m 644 -o 0 -g 0 librpm.a $(LIBDIR) clean: - rm -f *.a *.o *~ $(PROGS) test.out + rm -f *.a *.o *~ $(PROGS) test.out tagtable.c squeaky: clean rm -f depend -- 2.7.4