Merged from mwolson@gnu.org--2006 (patch 10-13)
[planner-el.git] / Makefile.defs
bloba897f0a357ba2b3c02e36a0dbfc3c687c4850fae
1 # -*- Makefile -*-
2 EMACS    = emacs
3 SITEFLAG = --no-site-file
5 # XEmacs users will probably want the following settings.
6 #EMACS    = xemacs
7 #SITEFLAG = -no-site-file
9 # Installation options
10 # PREFIX is only used here.
11 PREFIX   = /usr/local
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
19 PROJECT    = planner
20 DEBNAME    = planner-el
21 VERSION    = 3.40
22 MANUAL     = planner-el
23 LASTUPLOAD = 3.40-2
24 BUILDOPTS  =