diff options
Diffstat (limited to 'noleim-Makefile.in')
-rw-r--r-- | noleim-Makefile.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/noleim-Makefile.in b/noleim-Makefile.in new file mode 100644 index 00000000000..776a1ecb642 --- /dev/null +++ b/noleim-Makefile.in @@ -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: |