updated for version 7.0c
diff --git a/runtime/doc/Makefile b/runtime/doc/Makefile
index 532cc2d..625c74e 100644
--- a/runtime/doc/Makefile
+++ b/runtime/doc/Makefile
@@ -410,6 +410,7 @@
 	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 $< >$@