Mercurial > emacs
annotate leim/Makefile.in @ 31866:7c21fe4f9137
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 25 Sep 2000 09:23:53 +0000 |
parents | 8e23db98d778 |
children | d9babe5e7c29 |
rev | line source |
---|---|
31787
8e23db98d778
Revert to no-leim Makefile.
Kenichi Handa <handa@m17n.org>
parents:
31779
diff
changeset
|
1 # This placeholder appears in the `leim' subdirectory in the Emacs |
8e23db98d778
Revert to no-leim Makefile.
Kenichi Handa <handa@m17n.org>
parents:
31779
diff
changeset
|
2 # distribution. It is is overwritten with a real makefile |
8e23db98d778
Revert to no-leim Makefile.
Kenichi Handa <handa@m17n.org>
parents:
31779
diff
changeset
|
3 # when you actually extract LEIM into the directory. |
8e23db98d778
Revert to no-leim Makefile.
Kenichi Handa <handa@m17n.org>
parents:
31779
diff
changeset
|
4 all install: |
18673 | 5 |
31787
8e23db98d778
Revert to no-leim Makefile.
Kenichi Handa <handa@m17n.org>
parents:
31779
diff
changeset
|
6 # Avoid error when these targets are used. |
8e23db98d778
Revert to no-leim Makefile.
Kenichi Handa <handa@m17n.org>
parents:
31779
diff
changeset
|
7 clean distclean mostlyclean maintainer-clean: |