]> code.delx.au - gnu-emacs/blob - msdos/sed1x.inp
Minor tweaks of copying text properties when padding strings
[gnu-emacs] / msdos / sed1x.inp
1 # -sed1x.inp------------------------------------------------------------
2 # Extra configuration script for src/makefile for DesqView/X
3 # ----------------------------------------------------------------------
4 #
5 # Copyright (C) 1994-1997, 1999-2016 Free Software Foundation, Inc.
6 #
7 # This file is part of GNU Emacs.
8 #
9 # This file is free software; as a special exception, the author gives
10 # unlimited permission to copy and/or distribute it, with or without
11 # modifications, as long as this notice is preserved.
12 #
13 # This program is distributed in the hope that it will be useful,
14 # but WITHOUT ANY WARRANTY; without even the implied warranty of
15 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
16 #
17 # ----------------------------------------------------------------------
18 s!^ cd \${oldXMenudir}; \${MAKE}.*$! ${MAKE} -C ${oldXMenudir}.!
19 s!^ @true *$! @rem!
20 #s/DOC/DOC-X/g
21 /^OLDXMENU *=/s!=.*!= ${oldXMenudir}libXMenu11.a!
22 /^LIBXMENU *=/s!= *!= ${OLDXMENU}!
23 /^LIBX_OTHER *=/s!= *!= ${LIBXT} ${LIBX_EXTRA}!
24 /^OLDXMENU_TARGET *=/s!= *!= really-oldxmenu!
25 /^OLDXMENU_DEPS *=/s!= *!= ${OLDXMENU} ../src/${OLDXMENU}!
26 /^LIBS_SYSTEM *=/s!= *!= -lxext -lsys!
27 /^MSDOS_X_OBJ *=/s!= *!= w16select.o termcap.o!
28 /^FONT_OBJ *=/s!= *!= xfont.o!
29 /^temacs *:/s!OLDXMENU!LIBXMENU!
30