aboutsummaryrefslogtreecommitdiffstats
path: root/msdos/README
diff options
context:
space:
mode:
Diffstat (limited to 'msdos/README')
-rw-r--r--msdos/README23
1 files changed, 23 insertions, 0 deletions
diff --git a/msdos/README b/msdos/README
new file mode 100644
index 00000000000..a972c53814f
--- /dev/null
+++ b/msdos/README
@@ -0,0 +1,23 @@
1This directory contains scripts for building the DJGPP (a.k.a. MS-DOS)
2version of Emacs, and other files useful for running that version of
3Emacs.
4
5The files emacs.ico and emacs.pif are for using the DJGPP version on
6Windows 3.X. Since these are binary files, their copyright notice is
7reproduced here:
8
9# Copyright (C) 1993
10# Free Software Foundation, Inc.
11#
12# This file is part of GNU Emacs.
13#
14# This file is free software; as a special exception, the author gives
15# unlimited permission to copy and/or distribute it, with or without
16# modifications, as long as this notice is preserved.
17#
18# This program is distributed in the hope that it will be useful,
19# but WITHOUT ANY WARRANTY; without even the implied warranty of
20# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
21#
22# ----------------------------------------------------------------------
23