mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 04:10:27 -08:00
Makefile.in if leim is not used.
This commit is contained in:
parent
22e4ec9848
commit
078ca3caf0
1 changed files with 7 additions and 0 deletions
7
leim/Makefile.noleim
Normal file
7
leim/Makefile.noleim
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# 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:
|
||||
Loading…
Add table
Add a link
Reference in a new issue