(make install): Add LISPDIR.
[elisp/flim.git] / README.en
index ea5d9e2..f9d4e3c 100644 (file)
--- a/README.en
+++ b/README.en
@@ -1,6 +1,6 @@
 [README for MEL (English Version)]
 by MORIOKA Tomohiko <morioka@jaist.ac.jp>
-$Id: README.en,v 1.7 1997-04-30 17:29:02 morioka Exp $
+$Id: README.en,v 1.8 1997-05-15 05:43:48 morioka Exp $
 
 What's MEL
 ===========
@@ -61,6 +61,14 @@ Installation
 
        /usr/local/share/emacs/site-lisp/mel/   --- MEL
 
+  You can specify site-lisp directory, for example
+
+       % make install LISPDIR=~/share/emacs/lisp
+
+  If `LISPDIR=...' is omitted, site-lisp directory of the specified
+  emacs command is used (perhaps /usr/local/share/emacs/site-lisp or
+  /usr/local/lib/xemacs/site-lisp).
+
   You can specify other optional settings by editing the file
   MEL-CFG.  Please read comments in it.