unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* leim-list.el broke make-dist?
@ 2004-06-19 13:37 Terje Rosten
  2004-06-21 11:56 ` Kenichi Handa
  0 siblings, 1 reply; 2+ messages in thread
From: Terje Rosten @ 2004-06-19 13:37 UTC (permalink / raw)



Did this change:

 2004-06-05  Kenichi Handa  <handa@m17n.org>

  * Makefile.in (leim-list.el): Depend on leim-ext.el.  Append the
    contents of leim-ext.el to leim-list.el.

  * leim-ext.el: New file.

break make-dist?

This sequence of commands

$ setarch i386 ./configure
$ setarch i386 make boostrap
$ setarch i386 ./make-dist
$ cd emacs-21.3.50
$ setarch i385 ./configure
$ setarch i385 make

ends with:

Converting cangjie-table.b5 to tsang-b5.el...done
Converting cangjie-table.b5 to quick-b5.el...
Converting cangjie-table.b5 to quick-b5.el...done
Converting CTLau.html to CTLau.el...
Converting CTLau.html to CTLau.el...done
make[1]: *** No rule to make target `/emacs/emacs-21.3.50/leim/leim-ext.el', needed by `leim-list.el'.  Stop.
make[1]: Leaving directory `/emacs/emacs-21.3.50/leim'
make: *** [leim] Error 2


 - Terje

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-06-21 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-19 13:37 leim-list.el broke make-dist? Terje Rosten
2004-06-21 11:56 ` Kenichi Handa

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).