planner-calendar: Make « and » work
[planner-el.git] / Makefile.defs
blob7b07b50678e37ae9cb5d87ccc2f4378977448e73
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.41
22 MANUAL     = planner-el
23 LASTUPLOAD = 3.40.arch.50
24 BUILDOPTS  =