[Mew-dist 09877] Re: make install-(j)info

Mito mit at example.com
1999年 7月 30日 (金) 11:18:40 JST


※ "こ" こと kose at example.com さんの
   『[Mew-dist 09864] Re: make install-(j)info』より

かとぺ> | @if ! $(INSTALLINFO) info/mew.info $(INFODIR)/dir ; then \ 
かとぺ> | 	echo "Don't forget to edit $(INFODIR)/dir for Mew."; \
かとぺ> | fi 

こ> Solaris の sh だと “/bin/sh: !: not found”と言われます。

$(INSTALLINFO) info/mew.info $(INFODIR)/dir \
        || echo "Don't forget to edit $(INFODIR)/dir for Mew." 1>&2

こういうことでしょうか?

こ> ;;; なーんだもともとの Makefile で which を使っているんですね。

ちなみに、

| bash-2.02$ uname -a
| CYGWIN_NT-4.0 PINGU 20.1 (0.3/1/1) 1998-12-3 20:39:18 i686 unknown
| bash-2.02$ type which
| bash: type: which: not found

となりました。

※ "こ" こと kose at example.com さんの
   『[Mew-dist 09862] Re: make install-(j)info』より

こ> which は csh, tcsh にしかない、type は bash にしかないですよ
こ> ね、確か。

tcsh はよくわかりませんが、which って普通 csh script ですよね?
type は sh の builtin ですね。

# zsh では which も builtin。
-- 
7/30 11:16頃
NECソフトウェア新潟 水戸
mailto:mit at example.com \n



Mew-dist メーリングリストの案内