*** empty log message ***

This commit is contained in:
Gerd Moellmann 2000-09-26 19:24:22 +00:00
parent dadbf6732e
commit ce75c97aa8
3 changed files with 22 additions and 0 deletions

View file

@ -1,3 +1,12 @@
2000-09-26 Gerd Moellmann <gerd@gnu.org>
* make-dist: Adapt to the change of leim/Makefile which was
necessary to ensure a reasonably working `make dist'.
* leim-Makefile.in: Moved to leim/Makefile.in..
* noleim-Makefile.in: New file, formerly leim/Makefile.in.
2000-09-21 Kenichi Handa <handa@etl.go.jp>
* leim-Makefile.in (TIT-GB, TIT-BIG5, NON-TIT-GB, NON-TIT-BIG5)

View file

@ -1,3 +1,9 @@
2000-09-26 Gerd Moellmann <gerd@gnu.org>
* Makefile.in: Make this the leim Makefile.in.
(clean): Also remove $NON-TIT and $WORLD.
(RUN-EMACS): Set EMACSLOADPATH.
2000-09-21 Kenichi Handa <handa@etl.go.jp>
* Makefile.in: Revert to no-leim Makefile.

7
noleim-Makefile.in Normal file
View file

@ -0,0 +1,7 @@
# This placeholder appears in the `leim' subdirectory in the Emacs
# distribution. It is is overwritten with a real makefile
# when you actually extract LEIM into the directory.
all install:
# Avoid error when these targets are used.
clean distclean mostlyclean maintainer-clean: