diff options
author | Richard M. Stallman <rms@gnu.org> | 1996-04-13 04:43:53 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1996-04-13 04:43:53 +0000 |
commit | b8e99bcfb27f355591c68a2c46ba2392bf5a2471 (patch) | |
tree | d78cc55d92e9a94eae46ab2e23568c6c8ed6fcf9 /msdos | |
parent | 39cb308b73a3b5b38a86bd8ca7cd943276ca8239 (diff) | |
download | emacs-b8e99bcfb27f355591c68a2c46ba2392bf5a2471.tar.gz |
entered into RCS
Diffstat (limited to 'msdos')
-rw-r--r-- | msdos/mainmake.v2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/msdos/mainmake.v2 b/msdos/mainmake.v2 index 9477c2342f0..d24cb939569 100644 --- a/msdos/mainmake.v2 +++ b/msdos/mainmake.v2 @@ -1,4 +1,4 @@ -# Top-level Makefile for Emacs under MS-DOS/DJGPP v2.0 or higher. +# Top-level Makefile for Emacs under MS-DOS/DJGPP v2.0 or higher. -*-makefile-*- # # make all to compile and build Emacs. # make install to install it. |