]> code.delx.au - gnu-emacs/blob - msdos/sed1x.inp
Merge from emacs-23
[gnu-emacs] / msdos / sed1x.inp
1 # -sed1x.inp------------------------------------------------------------
2 # Extra configuration script for src/makefile for DesqView/X
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 # ----------------------------------------------------------------------
19 s!^ cd \${oldXMenudir}; \${MAKE}.*$! ${MAKE} -C ${oldXMenudir}.!
20 s!^ @true *$! @rem!
21 s/DOC/DOC-X/g
22 /^OLDXMENU *=/s!=.*!= ${oldXMenudir}libXMenu11.a!
23 /^LIBXMENU *=/s!= *!= ${OLDXMENU}!
24 /^LIBX_OTHER *=/s!= *!= ${LIBXT} ${LIBX_EXTRA}!
25 /^OLDXMENU_TARGET *=/s!= *!= really-oldxmenu!
26 /^OLDXMENU_DEPS *=/s!= *!= ${OLDXMENU} ../src/${OLDXMENU}!
27 /^LIBS_SYSTEM *=/s!= *!= -lxext -lsys!
28 /^MSDOS_X_OBJ *=/s!= *!= w16select.o termcap.o!
29 /^FONT_OBJ *=/s!= *!= xfont.o!
30 /^TOOLTIP_SUPPORT *=/s!= *!= ${lispsource}tooltip.elc!
31 /^WINDOW_SUPPORT *=/s!= *!= $(BASE_WINDOW_SUPPORT) $(X_WINDOW_SUPPORT)!
32 /^temacs *:/s!OLDXMENU!LIBXMENU!
33
34 # arch-tag: 3e8a78f2-3dec-44f3-81f6-3785a562da19