Fix bug #6399; designate this 3.02.91 (RC2).
[muse-el.git] / Makefile.defs
blob8e6f2f6e7fca3d72b20fbe734d8eae06e1de6c80
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/muse
13 INFODIR  = $(PREFIX)/info
15 # Command to use to install the Info dir entry
16 INSTALLINFO = install-info --info-dir=$(INFODIR)
18 # If you're using Debian or Ubuntu, uncomment the following line and
19 # comment out the above line and enable the following line.
20 #INSTALLINFO = install-info --section "Emacs" "emacs" --info-dir=$(INFODIR)
22 # Useful only for the maintainer
23 PROJECT    = muse
24 DEBNAME    = muse-el
25 VERSION    = 3.02.91.arch.174
26 MANUAL     = muse
27 LASTUPLOAD = 3.02.6-2
28 BUILDOPTS  =