aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1993-12-19 13:56:32 +0000
committerRichard M. Stallman1993-12-19 13:56:32 +0000
commitd466349d85b2b3457d3a0a81e895963f46f9840d (patch)
tree61631694fad84a116f9d334936feb023183d85ab
parent44cd82f50f3b1790715d39a3843a6368116f2dac (diff)
downloademacs-d466349d85b2b3457d3a0a81e895963f46f9840d.tar.gz
emacs-d466349d85b2b3457d3a0a81e895963f46f9840d.zip
Initial revision
-rw-r--r--msdos/sed1.inp17
1 files changed, 17 insertions, 0 deletions
diff --git a/msdos/sed1.inp b/msdos/sed1.inp
new file mode 100644
index 00000000000..b37d2a15c0d
--- /dev/null
+++ b/msdos/sed1.inp
@@ -0,0 +1,17 @@
1# ----------------------------------------------------------------------
2# Configuration script for makefile.in-in
3# ----------------------------------------------------------------------
4s/^#.*//
5s/^[ \f\t][ \f\t]*$//
6s/^ / /
7/^obj=/s!$! dosfns.o msdos.o!
8/window.elc/s!window.elc!window.elc ${lispdir}dos-fns.elc!
9s/\.h\.in/.h-in/
10s!^.-if.*inc-vers.*$!#!
11s!^ \./temacs! go32 temacs!
12s!/bin/sh!command.com!
13/DEBUG_MOLE *=/s/=.*$/=/
14/^.\${libsrc}make-doc/s!>.*$!!
15/^.\${libsrc}make-docfile/s!make-docfile!make-docfile -o ../etc/DOC!
16/^.\${libsrc}make-docfile/s/\$/go32 $/
17/^[ ]*$/d