3 # If you wish to modify this file, first copy it to a file called
4 # Makefile.defs. The resulting Makefile.defs file may then be
9 SITEFLAG = --no-site-file
11 # XEmacs users will probably want the following settings.
13 #SITEFLAG = -no-site-file
15 # Installation options
16 # PREFIX is only used here.
19 ELISPDIR = $(DESTDIR)$(PREFIX)/share/emacs/site-lisp/muse
20 INFODIR = $(DESTDIR)$(PREFIX)/info
22 # Command to use to install the Info dir entry
23 install_info = install-info --info-dir=$(INFODIR) $(1) || :
25 # If you're using Debian or Ubuntu, uncomment the following rule and
26 # comment out the previous rule.
28 #install_info = install-info --section "Emacs" "emacs" --info-dir=$(INFODIR) \
29 # $(INFODIR)/$(1) || :
31 # If you're using XEmacs, use something like the following instead of
32 # the above two rules.
34 #install_info = install-info --section "XEmacs 21.4" $(1).info \
37 # Useful only for the maintainer
46 # Location of Emacs Lisp Package Archive entries
48 # Description of ELPA package
49 ELPADESC = Authoring and publishing tool