diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2015-01-03 18:50:41 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2015-01-03 18:54:34 -0800 |
commit | ccb2d93859f6c7e41c648cf3371e42ee265e3408 (patch) | |
tree | a0d5e946d9be47da1c1547aacf4aabec988f8680 /lwlib/Makefile.in | |
parent | 0d85a0c05e9676c57c0dcc140c6d0347bee611d1 (diff) | |
download | emacs-ccb2d93859f6c7e41c648cf3371e42ee265e3408.tar.gz |
Less 'make' chatter for lisp dir
* lisp/Makefile.in (THEFILE): Define to be 'no-such-file' by default,
to make it clearer that the caller must specify it.
(compile-onefile): Remove, replacing by ...
($(THEFILE)c): ... new rule. This lets us use AM_V_GEN here.
($(THEFILE)c, .el.elc, $(MH_E_DIR)/mh-loaddefs.el)
($(TRAMP_DIR)/tramp-loaddefs.el, $(CAL_DIR)/cal-loaddefs.el)
($(CAL_DIR)/diary-loaddefs.el, $(CAL_DIR)/hol-loaddefs.el):
Use AM_V_GEN to lessen 'make' chatter.
(.el.elc): Omit duplicate comment.
* src/Makefile.in (%.elc): Adjust to compile-onefile change in
../lisp/Makefile.in.
Diffstat (limited to 'lwlib/Makefile.in')
0 files changed, 0 insertions, 0 deletions