diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -128,7 +128,7 @@ directory, do "make clean". editing mode and an interface for the debugger. To install these files, change to the emacs/ subdirectory and do - make DEST=<directory where to install the files> install + make EMACSDIR=<directory where to install the files> install or make install |