annotate leim/Makefile.in @ 30163:a08e64f89820
*** empty log message ***
author |
Gerd Moellmann <gerd@gnu.org> |
date |
Wed, 12 Jul 2000 15:11:40 +0000 (2000-07-12) |
parents |
b0a32b2a7f46 |
children |
02fe8d6c424a |
rev |
line source |
27556
|
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
|
27556
|
6 # Avoid error when these targets are used.
|
|
7 clean distclean mostlyclean maintainer-clean:
|