summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-10-08 19:31:04 +0000
committerEric Andersen <andersen@codepoet.org>2002-10-08 19:31:04 +0000
commita39342b13183d9a940cc905595eedad140bd3a10 (patch)
treef60df440ee0f4be2c7dbbed087377f3a51bc13ac /Makefile
parent528649463fda35553771cebab8de7217e63f4ad4 (diff)
downloadbusybox-w32-a39342b13183d9a940cc905595eedad140bd3a10.tar.gz
busybox-w32-a39342b13183d9a940cc905595eedad140bd3a10.tar.bz2
busybox-w32-a39342b13183d9a940cc905595eedad140bd3a10.zip
Remember to delete docs/busybox.pod
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4a7195314..43c2a48b5 100644
--- a/Makefile
+++ b/Makefile
@@ -216,7 +216,7 @@ clean:
216 - rm -f docs/BusyBox.txt docs/BusyBox.1 docs/BusyBox.html \ 216 - rm -f docs/BusyBox.txt docs/BusyBox.1 docs/BusyBox.html \
217 docs/busybox.net/BusyBox.html 217 docs/busybox.net/BusyBox.html
218 - rm -f docs/busybox.txt docs/busybox.dvi docs/busybox.ps \ 218 - rm -f docs/busybox.txt docs/busybox.dvi docs/busybox.ps \
219 docs/busybox.pdf docs/busybox.net/busybox.html \ 219 docs/busybox.pdf docs/busybox.pod docs/busybox.net/busybox.html \
220 docs/busybox _install pod2htm* *.gdb *.elf *~ core 220 docs/busybox _install pod2htm* *.gdb *.elf *~ core
221 - rm -f busybox busybox.links libbb/loop.h .config.old .hdepend 221 - rm -f busybox busybox.links libbb/loop.h .config.old .hdepend
222 - rm -f scripts/split-include scripts/mkdep .*config.log 222 - rm -f scripts/split-include scripts/mkdep .*config.log