annotate leim/Makefile.in @ 31169:822003181e3d
*** empty log message ***
author |
Gerd Moellmann <gerd@gnu.org> |
date |
Fri, 25 Aug 2000 11:20:36 +0000 |
parents |
707a5c17ad9b |
children |
09608b9d0df1 |
rev |
line source |
31162
|
1 # This placeholder appears in the `leim' subdirectory in the Emacs
|
|
2 # distribution. It is is overwritten with a real makefile
|
|
3 # when you actually extract LEIM into the directory.
|
|
4 all install:
|
18673
|
5
|
31162
|
6 # Avoid error when these targets are used.
|
|
7 clean distclean mostlyclean maintainer-clean:
|