aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 50c0481c..ffe553ea 100644
--- a/Makefile
+++ b/Makefile
@@ -33,11 +33,15 @@ EXTRA_DIRS = images x-symbol
BATCHEMACS=${EMACS} -batch -q -no-site-file
-BASH_SCRIPTS = isa/interface isar/interface bin/proofgeneral
+# Scripts to edit paths to shells
+BASH_SCRIPTS = isar/interface bin/proofgeneral
PERL_SCRIPTS = lego/legotags coq/coqtags
-BIN_SCRIPTS = bin/proofgeneral
+# Scripts to edit path to PG
PG_SCRIPTS = bin/proofgeneral
+# Scripts to install to bin directory
+BIN_SCRIPTS = ${BASH_SCRIPTS} ${PERL_SCRIPTS}
+
# FIXME: would rather set load path in Elisp,
# but seems tricky to do only during compilation.
# Another idea: put a function in proof-site to