1 # -sedleim.inp-----------------------------------------------------------
2 # Configuration script for leim/Makefile under DJGPP v2.x
3 # ----------------------------------------------------------------------
5 # Copyright (C) 1999, 2000
6 # 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 # ----------------------------------------------------------------------
21 MAKESHELL=/xyzzy/command
25 /^datadir=/s|@datadir@|../..|
26 /^srcdir=/s|srcdir=@srcdir@|srcdir := $(subst \\,/,$(shell cd))|
32 export EMACSLOADPATH=${buildlisppath}\
33 RUN-EMACS = ${BUILT-EMACS} -batch --no-init-file --no-site-file --multibyte
36 ${MAKE} -C ../src ${MFLAGS} emacs
39 if not exist quail\\nul make quail
41 /if \[ -f $@ \]\; then true/d
44 /^leim-list.el:/,/^$/ {
48 /^ --eval/,/; \\$/s|\; \\||