Add new rule all-ja
authorhayashi <hayashi>
Wed, 17 Feb 1999 02:57:42 +0000 (02:57 +0000)
committerhayashi <hayashi>
Wed, 17 Feb 1999 02:57:42 +0000 (02:57 +0000)
ChangeLog
Makefile.in

index c4e3cf0..aac8240 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
        * aclocal.m4: install .el files to site-lisp/gnus instead of
        site-lisp.
        * configure: Ditto.
+       * Makefile.in: add new rule `all-ja'.
        
 1999-02-15  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
 
index f486fd0..a718c1e 100644 (file)
@@ -9,6 +9,8 @@ XEMACS = xemacs
 
 all: lick info
 
+all-ja: lick info info-ja
+
 lick:
        cd lisp && $(MAKE) EMACS=$(EMACS) lispdir=$(lispdir) all