Merge improvements from Emacs 23.
[remember-el.git] / Makefile.defs
blob4c0e3f797a19f17e8cfb5d06693e51d837818082
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/remember
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    = remember
20 DEBNAME    = remember-el
21 VERSION    = 1.9
22 MANUAL     = remember
23 LASTUPLOAD = 1.6-1
24 BUILDOPTS  =