aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 753c52f1b..77a0486e9 100644
--- a/Makefile
+++ b/Makefile
@@ -105,7 +105,6 @@ busybox: $(OBJECTS)
busybox.links: busybox.def.h
- ./busybox.mkll | sort >$@
-.PHONY: docs
docs: docs/busybox.pod
$(MAKE) -C docs clean all