Commit some merge data
[muse-el.git] / Makefile.defs
blobf6e69b5e8ccabf31c9163451b00592454d7fc734
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.
21 #INSTALLINFO = install-info --section "Emacs" "emacs" --info-dir=$(INFODIR)
23 # Useful only for the maintainer
24 PROJECT     = muse
25 DEBNAME     = muse-el
26 VERSION     = 3.03
27 MANUAL      = muse
28 LASTUPLOAD  = 3.02.8-1
29 BUILDOPTS   =
30 DISTRIBUTOR = debian
32 # Location of Emacs Lisp Package Archive entries
33 ELPADIR  = ../../elpa
34 # Description of ELPA package
35 ELPADESC = Authoring and publishing tool