Mercurial > emacs
annotate leim/Makefile.in @ 31840:a05558c54226
(toplevel): Require `vc' when compiling.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Fri, 22 Sep 2000 11:57:30 +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: |