* src/data.c (Flocal_variable_p): Handle variable aliases correctly.
[emacs.git] / msdos / sed1x.inp
blobaa755ee784f910853f07c892613fbc986a2c22aa
1 # -sed1x.inp------------------------------------------------------------
2 # Extra configuration script for src/makefile for DesqView/X
3 # ----------------------------------------------------------------------
5 # Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004,
6 #   2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
8 # This file is part of GNU Emacs.
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.
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.
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!
34 # arch-tag: 3e8a78f2-3dec-44f3-81f6-3785a562da19