diff runtime/doc/Makefile @ 810:9f345c48220b v7.0c

updated for version 7.0c
author vimboss
date Mon, 27 Mar 2006 17:01:56 +0000
parents 6beb2c667935
children 0fe7765dcb8e
line wrap: on
line diff
--- 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 $< >$@