(tar-core): Fixed again.
[chise/chise-base.git] / ChangeLog
1 2006-05-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * Makefile: Deleted.
4
5         * Makefile.in, config.guess, config.sub, configure, configure.in,
6         install-sh: New files.
7
8 2005-06-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
9
10         * Makefile (VERSION): Update to 0.23.
11         (CONCORD_OPTS): New variable.
12         (all): Call `build-concord'.
13         (install): Call `install-core'.
14         (force-config-concord): New target.
15         (config-concord): Likewise.
16         (concord/config.h): Likewise.
17         (build-concord): Likewise.
18         (install-concord): Likewise.
19         ($(PREFIX)/lib/libconcord.a): Likewise.
20         (config-libchise): Call `install-concord' and `libchise/config.h'.
21         (libchise/config.h): New target.
22         (build-libchise): Cqll `config-libchise'.
23         (install-libchise): Call `build-libchise' and
24         `$(PREFIX)/lib/libchise.a'.
25         ($(PREFIX)/lib/libchise.a): New target.
26         (install-core): New target.
27         (install-db): Changed for new layout.
28         (config-xemacs): Call `xemacs-chise/src/config.h'.
29         (xemacs-chise/src/config.h): New target.
30         (install-xemacs): Call `install-libchise' and
31         `$(PREFIX)/bin/xemacs'.
32         ($(PREFIX)/bin/xemacs): New target.
33         (install-ids): Call `install-xemacs'.
34         (install-base): New target.
35         (generate-db): Call `install-base' instead of `install-xemacs' and
36         `install-ids'.
37         (chise-db): Change directory layout.
38         (tar-core): Copy `concord'.
39         (get-base): New target.
40         (concord): New target.
41         (libchise): Call `.cvs-login'.
42         (xemacs-chise): Likewise.
43         (ids): Likewise.
44         (.cvs-login): New target.
45         (distclean): Add cleaner for concord/.
46         (db-clean): New target.
47         (cvs-clean): New target.
48
49 \f
50 2005-05-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
51
52         * chise-core 0.22 released.
53
54         * Makefile (VERSION): Update to 0.22.
55         (tar-core): Renamed from `tar'; do cvs commin and add version tag;
56         rename package name from `chise-base' to `chise-core'.
57
58 2005-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
59
60         * Makefile: New file.
61