[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
Re: [MD:6696] remove loaddefs.el
- X-ml-count: 6730
- Subject: Re: [MD:6696] remove loaddefs.el
- From: MIYOSHI Masanori <miyoshi@xxxxxxxxxxx>
- Date: Sat, 27 Aug 2005 20:25:50 +0900
- User-agent: Wanderlust/2.15.1 (Almost Unreal) EMIKO/1.14.1 (Choanoflagellata) LIMIT/1.14.8 (Hajinosato) APEL/10.6 Emacs/22.0.50 (i386-msvc-nt5.1.2600) MULE/5.0 (SAKAKI) Meadow/3.00-dev (KIKU)
>>>>> 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/