summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacques Garrigue <garrigue at math.nagoya-u.ac.jp>2002-08-05 06:30:46 +0000
committerJacques Garrigue <garrigue at math.nagoya-u.ac.jp>2002-08-05 06:30:46 +0000
commit33a8516fc0ec65db57cd73b655d498e66917183c (patch)
tree7cb718197638181479a644c0d96ebb4c1e34f25b
parent3b8fac73ef64b2280631297d009cf1592efc4e3d (diff)
downloadocamlmode.tar.gz
standaloneocamlmode
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/ocamlmode@5073 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r--emacs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/emacs/Makefile b/emacs/Makefile
index dcda075567..6c50a5a8a9 100644
--- a/emacs/Makefile
+++ b/emacs/Makefile
@@ -1,7 +1,5 @@
# $Id$
-include ../config/Makefile
-
# Files to install
FILES= caml-font.el caml-hilit.el caml.el camldebug.el \
inf-caml.el caml-compat.el caml-help.el
@@ -13,7 +11,7 @@ FILES= caml-font.el caml-hilit.el caml.el camldebug.el \
EMACS=emacs
# Where to install ocamltags script
-SCRIPTDIR = $(BINDIR)
+SCRIPTDIR = /usr/local/bin
# Command for byte-compiling the files
COMPILECMD=(progn \