~ubuntu-branches/ubuntu/natty/muse-el/natty

« back to all changes in this revision

Viewing changes to Makefile.defs

  • Committer: Bazaar Package Importer
  • Author(s): Michael W. Olson (GNU address)
  • Date: 2008-01-09 15:51:46 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20080109155146-0wwzermvvzs9rqzo
Tags: 3.11-3ubuntu1
* Merge with with Debian unstable (LP: #137284). Remaining Ubuntu changes:
  - Keep manual.
  - Set Ubuntu MOTU to be Maintainer

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# -*- Makefile -*-
2
 
EMACS    = emacs
3
 
SITEFLAG = --no-site-file
4
 
 
5
 
# XEmacs users will probably want the following settings.
6
 
#EMACS    = xemacs
7
 
#SITEFLAG = -no-site-file
8
 
 
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
14
 
 
15
 
# Command to use to install the Info dir entry
16
 
INSTALLINFO = install-info --info-dir=$(INFODIR)
17
 
 
18
 
# If you're using Debian or Ubuntu, uncomment the following line and
19
 
# comment out the above line.
20
 
#
21
 
#INSTALLINFO = install-info --section "Emacs" "emacs" --info-dir=$(INFODIR)
22
 
 
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
31
 
 
32
 
# Location of Emacs Lisp Package Archive entries
33
 
ELPADIR  = ../../elpa
34
 
# Description of ELPA package
35
 
ELPADESC = Authoring and publishing tool