aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--runtime/doc/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/runtime/doc/Makefile b/runtime/doc/Makefile
index a1f3744a94..e998804d37 100644
--- a/runtime/doc/Makefile
+++ b/runtime/doc/Makefile
@@ -297,9 +297,6 @@ vimtutor.man: vimtutor.1
xxd.man: xxd.1
nroff -man xxd.1 | sed -e s/.//g > xxd.man
-uganda.nsis.txt: uganda.txt
- sed -e 's/[ ]*\*[-a-zA-Z0-9.]*\*//g' -e 's/vim:tw=78://' \
- uganda.txt | uniq >uganda.nsis.txt
# TODO(stefan991): add targets for translated manpages
# Awk version of .txt to .html conversion.