From 6f3cbc70626e70a8649f3984957b805ffdf482e3 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 28 Apr 2004 10:27:30 +0000 Subject: Clean up pod2html temp files --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 067b31c..d67250e 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,7 @@ all: $(GENERATED) test index.html: MDK/Common.pm pod2html $< > $@ + rm -f pod2htm*.tmp MDK/Common.pm: %: %.pl perl $< > $@ -- cgit v1.2.1