mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-07 04:10:27 -08:00
(TAGS-LISP): Don't pass `$(lispsource)' to make.
This commit is contained in:
parent
118ea24263
commit
67ed07c3b4
1 changed files with 1 additions and 2 deletions
|
|
@ -1166,8 +1166,7 @@ TAGS: $(srcdir)/$(ctagsfiles)
|
|||
$(srcdir)/$(ctagsfiles1) $(srcdir)/$(ctagsfiles2)
|
||||
frc:
|
||||
TAGS-LISP: frc
|
||||
$(MAKE) -f ${lispsource}Makefile TAGS-LISP ETAGS=../lib-src/etags \
|
||||
lispsource=${lispsource}
|
||||
$(MAKE) -f ${lispsource}Makefile TAGS-LISP ETAGS=../lib-src/etags
|
||||
tags: TAGS TAGS-LISP
|
||||
.PHONY: tags
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue