Fix a tar bug: tar removed leading '/'s for symlink targets.
[oweals/busybox.git] / docs / Makefile
index aebe8a847d7fa582f573b17dd1338a1767fd442d..10550f6dfcb6588e0c74691374392a3bd8dcaa4c 100644 (file)
@@ -12,6 +12,7 @@ doc:
        @rm pod2html-*
        pod2man --center=BusyBox --release="version $(VERSION)" busybox.pod > ../BusyBox.1
        pod2text busybox.pod > ../BusyBox.txt
+       @rm -f pod2html*
 
 clean::
        @rm -f ../BusyBox.html ../BusyBox.1 ../BusyBox.txt pod2html*