From 92a4003fc0a11341d040b4f1b0d22a11d2a2bc4b Mon Sep 17 00:00:00 2001
From: Pascal Rigaux <pixel@mandriva.com>
Date: Sun, 12 Jan 2003 14:37:05 +0000
Subject: cleanup .pcitable and .usbtable

---
 lst/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lst/Makefile b/lst/Makefile
index 940d5315..72b1170a 100644
--- a/lst/Makefile
+++ b/lst/Makefile
@@ -22,6 +22,7 @@ check:
 	@../convert/merge2pcitable.pl pcitable usbtable usbtable > .usbtable
 	@diff -u usbtable .usbtable
 	@cd ../convert; ./verify_Cards.pl
+	@rm -f .pcitable .usbtable
 
 $(TMP_TABLES1): %.tmp: %
 	../convert/merge2pcitable.pl pcitable $< $<.$(ARCH) > $@
-- 
cgit v1.2.1