diff options
| author | Richard M. Stallman | 1996-04-13 04:43:53 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1996-04-13 04:43:53 +0000 |
| commit | 4a7c8265b5c0df8017bec9be6e08bd580580a831 (patch) | |
| tree | bc6ecfe8ecb8dafb55cad3483b00aee027a0c470 | |
| parent | 8380f562c8d16ae4f701e82434489ce6685900b7 (diff) | |
| download | emacs-4a7c8265b5c0df8017bec9be6e08bd580580a831.tar.gz emacs-4a7c8265b5c0df8017bec9be6e08bd580580a831.zip | |
entered into RCS
| -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 @@ | |||
| 1 | # Top-level Makefile for Emacs under MS-DOS/DJGPP v2.0 or higher. | 1 | # Top-level Makefile for Emacs under MS-DOS/DJGPP v2.0 or higher. -*-makefile-*- |
| 2 | # | 2 | # |
| 3 | # make all to compile and build Emacs. | 3 | # make all to compile and build Emacs. |
| 4 | # make install to install it. | 4 | # make install to install it. |