diff options
Diffstat (limited to 'runtime/doc/Makefile')
-rw-r--r-- | runtime/doc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/Makefile b/runtime/doc/Makefile index 532cc2df6..625c74e1d 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 $< >$@ |