projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5831f2
)
Add new rule all-ja
author
hayashi
<hayashi>
Wed, 17 Feb 1999 02:57:42 +0000
(
02:57
+0000)
committer
hayashi
<hayashi>
Wed, 17 Feb 1999 02:57:42 +0000
(
02:57
+0000)
ChangeLog
patch
|
blob
|
history
Makefile.in
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
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>
diff --git
a/Makefile.in
b/Makefile.in
index
f486fd0
..
a718c1e
100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-9,6
+9,8
@@
XEMACS = xemacs
all: lick info
+all-ja: lick info info-ja
+
lick:
cd lisp && $(MAKE) EMACS=$(EMACS) lispdir=$(lispdir) all