summaryrefslogtreecommitdiff
path: root/msdos
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2003-02-04 14:56:31 +0000
committerJuanma Barranquero <lekktu@gmail.com>2003-02-04 14:56:31 +0000
commit177c0ea74342272645959b82cf219faa0b3dba16 (patch)
tree44e22b210a9904eab25a66d12e708804b671df75 /msdos
parentdb95369be096960245dd38678f68464627698678 (diff)
downloademacs-177c0ea74342272645959b82cf219faa0b3dba16.tar.gz
Trailing whitespace deleted.
Diffstat (limited to 'msdos')
-rw-r--r--msdos/ChangeLog16
-rw-r--r--msdos/mainmake4
-rw-r--r--msdos/mainmake.v24
3 files changed, 12 insertions, 12 deletions
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index be5fd01d0e6..04085168558 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -11,7 +11,7 @@
2002-03-20 Eli Zaretskii <eliz@is.elta.co.il>
- * mainmake.v2 (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
+ * mainmake.v2 (bootstrap-lisp-1, bootstrap-lisp, bootstrap-src)
(bootstrap-clean-before, bootstrap-clean-after): Return to the
top-level directory after sub-make.
(bootstrap-lisp): Pass an absolute file name as value of ${lisp}.
@@ -25,8 +25,8 @@
* sed1v2.inp: Edit the bootstrap-* targets. Fix the mostlyclean
target.
- * mainmake.v2 (maybe_bootstrap, bootstrap, bootstrap-lisp-1)
- (bootstrap-lisp, bootstrap-src, bootstrap-clean-before)
+ * mainmake.v2 (maybe_bootstrap, bootstrap, bootstrap-lisp-1)
+ (bootstrap-lisp, bootstrap-src, bootstrap-clean-before)
(bootstrap-clean-after): New targets.
(all): Depend on maybe_bootstrap.
@@ -68,7 +68,7 @@
2001-10-05 Gerd Moellmann <gerd@gnu.org>
* Branch for 21.1.
-
+
2001-07-20 Eli Zaretskii <eliz@is.elta.co.il>
* mainmake.v2 (install): Create site-lisp/subdirs.el if it is not
@@ -346,10 +346,10 @@
* sed1.inp: Replace `make-docfile' with `make-doc.exe'. In case
src/Makefile needs to rebuild `make-doc.exe', use one command per line.
Undo the previous change.
-
+
1996-04-15 Richard Stallman <rms@mole.gnu.ai.mit.edu>
- * sed1.inp: Change make-docfile to make-doc.exe in a second place.
+ * sed1.inp: Change make-docfile to make-doc.exe in a second place.
1996-04-15 Eli Zaretskii <eliz@is.elta.co.il>
@@ -357,7 +357,7 @@
a long sed command line (some versions of Sed don't handle that).
(gdb): Merged back into src, undoing April 13 change.
(install): Do use if statements, but not a loop.
-
+
1996-04-13 Richard Stallman <rms@mole.gnu.ai.mit.edu>
* mainmake.v2 (gdb): New target, broken out of src.
@@ -515,7 +515,7 @@
to terra@diku.dk, but be prepared to sign a copyright disclaimer.
(This file contains non-printable characters.)
- * sed3.inp: New file for changing lib-src/makefile.in into
+ * sed3.inp: New file for changing lib-src/makefile.in into
lib-src/makefile.
* sed2.inp: New file for changing src/config.h-in into src/config.h
diff --git a/msdos/mainmake b/msdos/mainmake
index 85a275fda3d..1111cdc5066 100644
--- a/msdos/mainmake
+++ b/msdos/mainmake
@@ -29,14 +29,14 @@
# with them.
#
# Delete `.dvi' files here if they are not part of the distribution.
-#
+#
# make distclean
# Delete all files from the current directory that are created by
# configuring or building the program. If you have unpacked the
# source and built the program without creating any other files,
# `make distclean' should leave only the files that were in the
# distribution.
-#
+#
# make realclean
# Delete everything from the current directory that can be
# reconstructed with this Makefile. This typically includes
diff --git a/msdos/mainmake.v2 b/msdos/mainmake.v2
index 65390accbdf..348e32f8814 100644
--- a/msdos/mainmake.v2
+++ b/msdos/mainmake.v2
@@ -32,14 +32,14 @@
# with them.
#
# Delete `.dvi' files here if they are not part of the distribution.
-#
+#
# make distclean
# Delete all files from the current directory that are created by
# configuring or building the program. If you have unpacked the
# source and built the program without creating any other files,
# `make distclean' should leave only the files that were in the
# distribution.
-#
+#
# make realclean
# Delete everything from the current directory that can be
# reconstructed with this Makefile. This typically includes