changeset 74935:dcbd4f4f0326

Add comment about DOS EOLs in this file.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 27 Dec 2006 13:42:43 +0000
parents b9d3d3b69df9
children 85b8e38395e4
files nt/makefile.w32-in
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/nt/makefile.w32-in	Wed Dec 27 13:19:19 2006 +0000
+++ b/nt/makefile.w32-in	Wed Dec 27 13:42:43 2006 +0000
@@ -21,6 +21,9 @@
 #  the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 #  Boston, MA 02110-1301, USA.
 
+# FIXME: This file uses DOS EOLs.  Convert to Unix after 22.1 is out
+#        (and remove or replace this comment).
+
 ALL		= addpm ddeclient runemacs cmdproxy addsection preprep
 
 .PHONY: $(ALL)