commit | 2086e3d679464c5c443ff66310adb9a6d0b70e6a | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Tue Jul 04 22:17:01 2000 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Tue Jul 04 22:17:01 2000 +0000 |
tree | 12c1009a533ca3220b2bc4e1771e2cd4b346d3b4 | |
parent | 028fb625f53208a4d835f4a5ae034c3edc1ad051 [diff] [blame] |
Some cosmetic updates. Changed "OPTIONS" to "Options". -Erik
diff --git a/Makefile b/Makefile index f115383..27ea8fd 100644 --- a/Makefile +++ b/Makefile
@@ -133,7 +133,7 @@ - ln -s busybox.lineo.com/BusyBox.html docs/BusyBox.html olddoc/busybox.lineo.com/BusyBox.html: docs/busybox.pod - - pod2html docs/busybox.pod > docs/busybox.lineo.com/BusyBox.html + - pod2html --noindex docs/busybox.pod > docs/busybox.lineo.com/BusyBox.html - rm -f pod2html* busybox: $(OBJECTS)