ash: some beautification work, no code changes
[oweals/busybox.git] / Makefile.custom
index 58a979e11289e4e08da4848989a782edb6922ccc..140ff45c25b22f723c7ec1f18e842eaeb99d3e55 100644 (file)
@@ -105,6 +105,10 @@ bigdata: busybox_unstripped
 .PHONY: doc
 doc: docs/busybox.pod docs/BusyBox.txt docs/BusyBox.1 docs/BusyBox.html
 
+# FIXME: Doesn't belong here
+disp_doc = \
+  @$(if $(quiet),echo "  DOC     $(@F)")
+
 docs/busybox.pod: $(srctree)/docs/busybox_header.pod \
                $(srctree)/include/usage.h \
                $(srctree)/docs/busybox_footer.pod \