*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Tue, 26 Sep 2000 19:24:22 +0000 (19:24 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 26 Sep 2000 19:24:22 +0000 (19:24 +0000)
ChangeLog
leim/ChangeLog
noleim-Makefile.in [new file with mode: 0644]

index 824dd93..d96bf14 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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) 
index 428ab4e..79a628b 100644 (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.
diff --git a/noleim-Makefile.in b/noleim-Makefile.in
new file mode 100644 (file)
index 0000000..776a1ec
--- /dev/null
@@ -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: