summaryrefslogtreecommitdiff
path: root/leim
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>1999-10-26 21:47:37 +0000
committerGerd Moellmann <gerd@gnu.org>1999-10-26 21:47:37 +0000
commit0e50bab8b69c7da803d83afdf57c7f51e0a5d210 (patch)
tree9f6538064bcd30d97ae758ec7eb1264d2daf36b3 /leim
parent41366c8ee1ad4326b74551bccc73ebe286098d9a (diff)
downloademacs-0e50bab8b69c7da803d83afdf57c7f51e0a5d210.tar.gz
Makefile.in if leim is not used.
Diffstat (limited to 'leim')
-rw-r--r--leim/Makefile.noleim7
1 files changed, 7 insertions, 0 deletions
diff --git a/leim/Makefile.noleim b/leim/Makefile.noleim
new file mode 100644
index 00000000000..776a1ecb642
--- /dev/null
+++ b/leim/Makefile.noleim
@@ -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: