Move lisp files to `lisp' directory; hack on Makefiles, XEmacs compat.
[muse-el.git] / Makefile.defs
blob4ef85eca2f22cd527ea400fcf0b3bea664bfe968
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
13 INFODIR  = $PREFIX/info