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/planner
13 INFODIR = $(PREFIX)/info
15 # Command to use to install the Info dir entry
16 INSTALLINFO = install-info --info-dir=$(INFODIR)
18 # Useful only for the maintainer