aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2010-05-18 10:57:27 +0300
committerEli Zaretskii2010-05-18 10:57:27 +0300
commit952d5580c9fa32e3ed05de389b8715ee20c20ea9 (patch)
tree37f6471245c886881bde9c0c7f45b1357e91af84
parent5d8fe0ba81f1a2d502ad4be7d29904436abd954e (diff)
downloademacs-952d5580c9fa32e3ed05de389b8715ee20c20ea9.tar.gz
emacs-952d5580c9fa32e3ed05de389b8715ee20c20ea9.zip
msdos/sed1x.inp: Add copyright notice.
-rw-r--r--msdos/ChangeLog4
-rw-r--r--msdos/sed1x.inp15
2 files changed, 19 insertions, 0 deletions
diff --git a/msdos/ChangeLog b/msdos/ChangeLog
index 1034b0a3d23..fd320d85920 100644
--- a/msdos/ChangeLog
+++ b/msdos/ChangeLog
@@ -1,3 +1,7 @@
12010-05-18 Eli Zaretskii <eliz@gnu.org>
2
3 * sed1x.inp: Add copyright notice.
4
12010-05-18 Glenn Morris <rgm@gnu.org> 52010-05-18 Glenn Morris <rgm@gnu.org>
2 6
3 * sed1v2.inp (RALLOC_OBJ): Edit to ralloc.o. 7 * sed1v2.inp (RALLOC_OBJ): Edit to ralloc.o.
diff --git a/msdos/sed1x.inp b/msdos/sed1x.inp
index d0e0734651f..118b00c2538 100644
--- a/msdos/sed1x.inp
+++ b/msdos/sed1x.inp
@@ -1,6 +1,21 @@
1# -sed1x.inp------------------------------------------------------------ 1# -sed1x.inp------------------------------------------------------------
2# Extra configuration script for src/makefile for DesqView/X 2# Extra configuration script for src/makefile for DesqView/X
3# ---------------------------------------------------------------------- 3# ----------------------------------------------------------------------
4#
5# Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004,
6# 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
7#
8# This file is part of GNU Emacs.
9#
10# This file is free software; as a special exception, the author gives
11# unlimited permission to copy and/or distribute it, with or without
12# modifications, as long as this notice is preserved.
13#
14# This program is distributed in the hope that it will be useful,
15# but WITHOUT ANY WARRANTY; without even the implied warranty of
16# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
17#
18# ----------------------------------------------------------------------
4s!^ cd \${oldXMenudir}; \${MAKE}.*$! ${MAKE} -C ${oldXMenudir}.! 19s!^ cd \${oldXMenudir}; \${MAKE}.*$! ${MAKE} -C ${oldXMenudir}.!
5s!^ @true *$! @rem! 20s!^ @true *$! @rem!
6s/DOC/DOC-X/g 21s/DOC/DOC-X/g