diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -133,7 +133,7 @@ olddoc/BusyBox.html: olddoc/busybox.lineo.com/BusyBox.html | |||
133 | - ln -s busybox.lineo.com/BusyBox.html docs/BusyBox.html | 133 | - ln -s busybox.lineo.com/BusyBox.html docs/BusyBox.html |
134 | 134 | ||
135 | olddoc/busybox.lineo.com/BusyBox.html: docs/busybox.pod | 135 | olddoc/busybox.lineo.com/BusyBox.html: docs/busybox.pod |
136 | - pod2html docs/busybox.pod > docs/busybox.lineo.com/BusyBox.html | 136 | - pod2html --noindex docs/busybox.pod > docs/busybox.lineo.com/BusyBox.html |
137 | - rm -f pod2html* | 137 | - rm -f pod2html* |
138 | 138 | ||
139 | busybox: $(OBJECTS) | 139 | busybox: $(OBJECTS) |