summaryrefslogtreecommitdiffstats
path: root/runtime/doc/Makefile
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-03-27 17:01:56 +0000
committerBram Moolenaar <Bram@vim.org>2006-03-27 17:01:56 +0000
commit3991dab8e0a3815bd5349c1ffa88476819971c48 (patch)
treecf81e7c822725142320f0ca0721357f34553cfb9 /runtime/doc/Makefile
parent899dddf88804af20d560b5277f1ca1bc4dd8e2b3 (diff)
updated for version 7.0cv7.0c
Diffstat (limited to 'runtime/doc/Makefile')
-rw-r--r--runtime/doc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/Makefile b/runtime/doc/Makefile
index 532cc2df6e..625c74e1dd 100644
--- a/runtime/doc/Makefile
+++ b/runtime/doc/Makefile
@@ -410,6 +410,7 @@ os_win32.txt:
touch os_win32.txt
# Note that $< works with GNU make while $> works for BSD make.
+# Is there a solution that works for both??
vim-fr.UTF-8.1: vim-fr.1
iconv -f latin1 -t utf-8 $< >$@