Add 2011 to remaining FSF/AIST copyright years.
[bpt/emacs.git] / msdos / sed1x.inp
CommitLineData
ef88bd2d
MW
1# -sed1x.inp------------------------------------------------------------
2# Extra configuration script for src/makefile for DesqView/X
3# ----------------------------------------------------------------------
952d5580
EZ
4#
5# Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004,
d0d4361d 6# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
952d5580
EZ
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# ----------------------------------------------------------------------
ef88bd2d
MW
19s!^ cd \${oldXMenudir}; \${MAKE}.*$! ${MAKE} -C ${oldXMenudir}.!
20s!^ @true *$! @rem!
21s/DOC/DOC-X/g
04384b2d 22/^OLDXMENU *=/s!=.*!= ${oldXMenudir}libXMenu11.a!
4235ca47 23/^LIBXMENU *=/s!= *!= ${OLDXMENU}!
02d4ac0e 24/^LIBX_OTHER *=/s!= *!= ${LIBXT} ${LIBX_EXTRA}!
1a82cca9 25/^OLDXMENU_TARGET *=/s!= *!= really-oldxmenu!
16455a85 26/^OLDXMENU_DEPS *=/s!= *!= ${OLDXMENU} ../src/${OLDXMENU}!
acddf8ae 27/^LIBS_SYSTEM *=/s!= *!= -lxext -lsys!
f14d1dfd 28/^MSDOS_X_OBJ *=/s!= *!= w16select.o termcap.o!
6e546d18 29/^FONT_OBJ *=/s!= *!= xfont.o!
11842bd8
GM
30/^TOOLTIP_SUPPORT *=/s!= *!= ${lispsource}tooltip.elc!
31/^WINDOW_SUPPORT *=/s!= *!= $(BASE_WINDOW_SUPPORT) $(X_WINDOW_SUPPORT)!
ef88bd2d 32/^temacs *:/s!OLDXMENU!LIBXMENU!
ab5796a9
MB
33
34# arch-tag: 3e8a78f2-3dec-44f3-81f6-3785a562da19