mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 04:21:24 +00:00
The problems are: - filtering out the info from info making templates misses some dependencies. - naming PHONY target info.info is misleading, as there is also an info.info in the info build directory
9 lines
531 B
Makefile
9 lines
531 B
Makefile
## Info files to build and install on all platforms.
|
|
INFO_COMMON = auth autotype bovine calc ccmode cl dbus dired-x \
|
|
ebrowse ede ediff edt efaq eglot eieio emacs-gnutls \
|
|
emacs-mime epa erc ert eshell eudc eww flymake forms gnus \
|
|
htmlfontify idlwave ido info mairix-el message mh-e \
|
|
modus-themes newsticker nxml-mode octave-mode org pcl-cvs pgg \
|
|
rcirc reftex remember sasl sc semantic ses sieve smtpmail \
|
|
speedbar srecode todo-mode tramp transient url use-package \
|
|
vhdl-mode viper vtable widget wisent woman
|