mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 00:01:33 -08:00
7 lines
294 B
Text
7 lines
294 B
Text
# 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 extraclean distclean mostlyclean maintainer-clean::
|