3 SITEFLAG = --no-site-file
5 # Xemacs users will probably want the following settings.
7 #SITEFLAG = -no-site-file
10 # PREFIX is only used here.
12 ELISPDIR = $(PREFIX)/share/emacs/site-lisp/muse
13 INFODIR = $(PREFIX)/info
15 # Command to use to install the Info dir entry
16 INSTALLINFO = install-info --info-dir=$(INFODIR)
18 # If you're using Debian, uncomment the following line and comment out
20 #INSTALLINFO = install-info --section "Emacs" "emacs" --info-dir=$(INFODIR)