annotate msdos/sed1.inp @ 12449:1370b4b76c60

(LIBX11_SYSTEM): Add undef.
author Richard M. Stallman <rms@gnu.org>
date Fri, 30 Jun 1995 20:57:55 +0000
parents 5acbce95c5fa
children af414e792977
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7202
9f8b6ebe1d7e Set CFLAGS=-O2, not -g. Handle the new
Richard M. Stallman <rms@gnu.org>
parents: 5485
diff changeset
1 # -sed1.inp-------------------------------------------------------------
7229
520d3d20651f Don't comment out the inc-vers run as that does not exist anymore.
Richard M. Stallman <rms@gnu.org>
parents: 7202
diff changeset
2 # Configuration script for src/makefile
7202
9f8b6ebe1d7e Set CFLAGS=-O2, not -g. Handle the new
Richard M. Stallman <rms@gnu.org>
parents: 5485
diff changeset
3 # ----------------------------------------------------------------------
9f8b6ebe1d7e Set CFLAGS=-O2, not -g. Handle the new
Richard M. Stallman <rms@gnu.org>
parents: 5485
diff changeset
4 s/^#.*//
9f8b6ebe1d7e Set CFLAGS=-O2, not -g. Handle the new
Richard M. Stallman <rms@gnu.org>
parents: 5485
diff changeset
5 s/^[ \f\t][ \f\t]*$//
9f8b6ebe1d7e Set CFLAGS=-O2, not -g. Handle the new
Richard M. Stallman <rms@gnu.org>
parents: 5485
diff changeset
6 s/^ / /
9f8b6ebe1d7e Set CFLAGS=-O2, not -g. Handle the new
Richard M. Stallman <rms@gnu.org>
parents: 5485
diff changeset
7 s/\.h\.in/.h-in/
9f8b6ebe1d7e Set CFLAGS=-O2, not -g. Handle the new
Richard M. Stallman <rms@gnu.org>
parents: 5485
diff changeset
8 s!^ \./temacs! go32 temacs!
9f8b6ebe1d7e Set CFLAGS=-O2, not -g. Handle the new
Richard M. Stallman <rms@gnu.org>
parents: 5485
diff changeset
9 s!/bin/sh!command.com!
9f8b6ebe1d7e Set CFLAGS=-O2, not -g. Handle the new
Richard M. Stallman <rms@gnu.org>
parents: 5485
diff changeset
10 /^MAKE *=/s/^/# /
9f8b6ebe1d7e Set CFLAGS=-O2, not -g. Handle the new
Richard M. Stallman <rms@gnu.org>
parents: 5485
diff changeset
11 /^SHELL *=/s/^/# /
7513
4010eca772d4 Don't use `+' in regexps as different stream
Richard M. Stallman <rms@gnu.org>
parents: 7229
diff changeset
12 /^srcdir *=/s/@[^@\n]*@/./
4010eca772d4 Don't use `+' in regexps as different stream
Richard M. Stallman <rms@gnu.org>
parents: 7229
diff changeset
13 /^VPATH *=/s/@[^@\n]*@/./
4010eca772d4 Don't use `+' in regexps as different stream
Richard M. Stallman <rms@gnu.org>
parents: 7229
diff changeset
14 /^CC *=/s/@[^@\n]*@/gcc/
4010eca772d4 Don't use `+' in regexps as different stream
Richard M. Stallman <rms@gnu.org>
parents: 7229
diff changeset
15 /^CPP *=/s/@[^@\n]*@/gcc -e/
4010eca772d4 Don't use `+' in regexps as different stream
Richard M. Stallman <rms@gnu.org>
parents: 7229
diff changeset
16 /^CFLAGS *=/s/@[^@\n]*@/-O2 -g/
4010eca772d4 Don't use `+' in regexps as different stream
Richard M. Stallman <rms@gnu.org>
parents: 7229
diff changeset
17 /^LN_S *=/s/@[^@\n]*@/ln -s/
8197
d6a441681fb4 Use "m/intel386" instead of "m/dos386.h".
Richard M. Stallman <rms@gnu.org>
parents: 7623
diff changeset
18 /^M_FILE *=/s!@[^@\n]*@!m/intel386.h!
7513
4010eca772d4 Don't use `+' in regexps as different stream
Richard M. Stallman <rms@gnu.org>
parents: 7229
diff changeset
19 /^S_FILE *=/s!@[^@\n]*@!s/msdos.h!
7202
9f8b6ebe1d7e Set CFLAGS=-O2, not -g. Handle the new
Richard M. Stallman <rms@gnu.org>
parents: 5485
diff changeset
20 /^@SET_MAKE@$/s/@SET_MAKE@//
9572
b36d5e88cccc *** empty log message ***
Morten Welinder <terra@diku.dk>
parents: 8197
diff changeset
21 /^.\${libsrc}make-docfile.*>/s!make-docfile!make-docfile -o ../etc/DOC!
7202
9f8b6ebe1d7e Set CFLAGS=-O2, not -g. Handle the new
Richard M. Stallman <rms@gnu.org>
parents: 5485
diff changeset
22 /^.\${libsrc}make-doc/s!>.*$!!
9f8b6ebe1d7e Set CFLAGS=-O2, not -g. Handle the new
Richard M. Stallman <rms@gnu.org>
parents: 5485
diff changeset
23 /^[ ]*$/d
9572
b36d5e88cccc *** empty log message ***
Morten Welinder <terra@diku.dk>
parents: 8197
diff changeset
24 /^temacs:/s/prefix-args//
b36d5e88cccc *** empty log message ***
Morten Welinder <terra@diku.dk>
parents: 8197
diff changeset
25 /^ #/d