Port Emacs22 bug fix from muse--main--0 and release as 3.02.7
[muse-el.git] / Makefile.defs
blob75833193556bb505f1847672ac18955d08c261d7
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, uncomment the following line and comment out
19 #the above line.
20 #INSTALLINFO = install-info --section "Emacs" "emacs" --info-dir=$(INFODIR)
22 # Useful only for the maintainer
23 VERSION    = 3.02.7
24 LASTUPLOAD = 3.02.6-2
25 BUILDOPTS  =