From: Eli Zaretskii Date: Wed, 27 Dec 2006 13:42:43 +0000 (+0000) Subject: Add comment about DOS EOLs in this file. X-Git-Tag: emacs-pretest-22.0.93~389 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7e5f4e579bd35cefca9e3725d824a28d2e0cbb2c;p=emacs.git Add comment about DOS EOLs in this file. --- diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in index 90c1ab90a17..e63df000f08 100644 --- a/nt/makefile.w32-in +++ b/nt/makefile.w32-in @@ -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)