]> code.delx.au - gnu-emacs/commit
Fix the build after leim-related changes.
authorEli Zaretskii <eliz@gnu.org>
Sat, 21 Apr 2012 09:48:42 +0000 (12:48 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 21 Apr 2012 09:48:42 +0000 (12:48 +0300)
commitb42287d22df7fe18831e2355429eec1761d97202
treea965d23a1ebe2560db5c1625f4bda998200b33fc
parent6114eb15032b89b19029b17b869299e290e56704
Fix the build after leim-related changes.

 msdos/sedleim.inp (RUN_EMACS): Replace BUILT_EMACS with EMACS.
 Remove stale editing of "else make quail".
 (.PHONY, compile-targets): Remove targets.
 (compile-main): Edit into something that can be done without
 requiring a Unixy shell.
 (bootstrap-clean): Likewise: edit to not require $(setwins).
 msdos/sed1v2.inp: Edit "cd $(leimdir) && $(MAKE) ..." into the
 equivalent "$(MAKE) $(MFLAGS) -C $(leimdir) ..." command.
msdos/ChangeLog
msdos/sed1v2.inp
msdos/sedleim.inp