From: yamaoka Date: Wed, 24 Feb 1999 08:59:42 +0000 (+0000) Subject: * (xinfo, xinfo-ja): Make add-info-suffix, formatting, and make X-Git-Tag: semi-gnus-6_10_10~13 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=a41ee8ae6baed920462401f8d2ad7ccaa05412e5;p=elisp%2Fgnus.git- * (xinfo, xinfo-ja): Make add-info-suffix, formatting, and make remove-info-suffix. --- diff --git a/Makefile.in b/Makefile.in index ae1c0e5..f42a333 100644 --- a/Makefile.in +++ b/Makefile.in @@ -38,10 +38,14 @@ xlick: cd lisp && $(MAKE) EMACS=$(XEMACS) lispdir=$(lispdir) all xinfo: + cd texi && $(MAKE) EMACS=$(XEMACS) add-info-suffix cd texi && $(MAKE) EMACS=$(XEMACS) all + cd texi && $(MAKE) remove-info-suffix xinfo-ja: + cd texi && $(MAKE) EMACS=$(XEMACS) add-info-suffix cd texi && $(MAKE) EMACS=$(XEMACS) MAKEINFO=no ja + cd texi && $(MAKE) remove-info-suffix # Rule for Lars and nobody else. some: