Keep pristine copy of updated Remember manual
[remember-el.git] / Makefile.defs
blobc84949f0798be83c51ad14809f9a52102757e915
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-el
23 LASTUPLOAD = 1.6-1
24 BUILDOPTS  =