[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

Re: [MD:6696] remove loaddefs.el



>>>>> In [meadow-develop : No.6728] 
>>>>>	小関 吉則 (KOSEKI Yoshinori) <kose@xxxxxxxxxxx> wrote:
> NTEmacs では nt/makefile で make bootstrap をやると
> cd lisp; make bootstrap-clean が呼ばれ

> : bootstrap-clean: bootstrap-clean-$(SHELLTYPE)
> : 
> : bootstrap-clean-SH:
> : 	if ! test -r $(lisp)/loaddefs.el; then \
> : 	  cp $(lisp)/ldefs-boot.el $(lisp)/loaddefs.el; \
> : 	fi
> : 	-for dir in . $(WINS); do rm -f $$dir/*.elc; done

> ここで lisp/loaddefs.el は Emacs CVS には存在しないから
> loaddefs.el を作ります。

nt/ で bootstrap すると、いきなり、bootstrap-clean が呼ばれてしま
うのですか。想定外でした。

やっぱり、Makefile をきちんと Sync up する必要がありますね。
;; 藤井さんに期待しちゃいます。

> NTEmacs の Makefile もそういう状態なんだと思います。

了解です。

--
三好 雅則 http://miyoshi.meadowy.org/