mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-14 17:56:41 -04:00
8 lines
282 B
Makefile
8 lines
282 B
Makefile
# 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 distclean mostlyclean maintainer-clean:
|