]> code.delx.au - gnu-emacs/blob - msdos/sed1.inp
Don't comment out the inc-vers run as that does not exist anymore.
[gnu-emacs] / msdos / sed1.inp
1 # -sed1.inp-------------------------------------------------------------
2 # Configuration script for src/makefile
3 # ----------------------------------------------------------------------
4 s/^#.*//
5 s/^[ \f\t][ \f\t]*$//
6 s/^ / /
7 /^obj=/s!$! dosfns.o msdos.o!
8 /window.elc/s!window.elc!window.elc ${lispdir}dos-fns.elc!
9 s/\.h\.in/.h-in/
10 s!^ \./temacs! go32 temacs!
11 s!/bin/sh!command.com!
12 /^MAKE *=/s/^/# /
13 /^SHELL *=/s/^/# /
14 /^srcdir *=/s/@[^@\n]+@/./
15 /^VPATH *=/s/@[^@\n]+@/./
16 /^CC *=/s/@[^@\n]+@/gcc/
17 /^CPP *=/s/@[^@\n]+@/gcc -e/
18 /^CFLAGS *=/s/@[^@\n]+@/-O2 -g/
19 /^LN_S *=/s/@[^@\n]+@/ln -s/
20 /^M_FILE *=/s!@[^@\n]+@!m/dos386.h!
21 /^S_FILE *=/s!@[^@\n]+@!s/msdos.h!
22 /^@SET_MAKE@$/s/@SET_MAKE@//
23 /^.\${libsrc}make-doc/s!>.*$!!
24 /^.\${libsrc}make-docfile/s!make-docfile!make-docfile -o ../etc/DOC!
25 /^.\${libsrc}make-docfile/s/\$/go32 $/
26 /^[\f ]*$/d