repo.or.cz
/
muse-el.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Try to make Muse play nice with outline minor mode.
[muse-el.git]
/
Makefile.defs
blob
f3056bd745564ac7e3027e707905d1d142ff58cb
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