aboutsummaryrefslogtreecommitdiffstats
path: root/nt
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2006-12-27 13:42:43 +0000
committerEli Zaretskii <[email protected]>2006-12-27 13:42:43 +0000
commit7e5f4e579bd35cefca9e3725d824a28d2e0cbb2c (patch)
treee40b2ac036ae54b0902d786909275f2a8336b9bd /nt
parent3fc0b26e75b8fa5aeaf11dc608b21b8e7fe7af15 (diff)
Add comment about DOS EOLs in this file.
Diffstat (limited to 'nt')
-rw-r--r--nt/makefile.w32-in3
1 files changed, 3 insertions, 0 deletions
diff --git a/nt/makefile.w32-in b/nt/makefile.w32-in
index 90c1ab90a1..e63df000f0 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)