1 ELISP
= wesnoth-mode.el wesnoth-update.el
2 DOC
= wesnoth-mode.texi
3 BYTECOMPILED
= wesnoth-mode.elc wesnoth-update.elc
5 FLAGS
= -q
--eval
"(add-to-list 'load-path default-directory)" \
6 --batch
-f batch-byte-compile
10 $(EMACS
) $(FLAGS
) $(ELISP
)
16 texi2dvi -q
--pdf
-c
$(DOC
)
23 rm -f
$(BYTECOMPILED
) wesnoth-mode.pdf wesnoth-mode.
info