Update copyright year to 2014 by running admin/update-copyright.
[emacs.git] / msdos / sed1x.inp
blob60b450a378dd3cf12b60deacafb70796f5c05f1d
1 # -sed1x.inp------------------------------------------------------------
2 # Extra configuration script for src/makefile for DesqView/X
3 # ----------------------------------------------------------------------
5 # Copyright (C) 1994-1997, 1999-2014 Free Software Foundation, Inc.
7 # This file is part of GNU Emacs.
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.
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.
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!