aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Makarius Wenzel <makarius@sketis.net>2006-12-07 19:51:41 +0000
committerGravatar Makarius Wenzel <makarius@sketis.net>2006-12-07 19:51:41 +0000
commit91c7cb718f35c0fb4485cd6afe9c9529cd38d603 (patch)
treec5c7d473f02b1fe4ee7d1a11da60711dea479400 /Makefile
parenta4b24e4e30d10a79f3d8fc90d1acd69b80b4c2ab (diff)
removed obsolete references to 'isa';
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index d7f32c78..6ed3f61a 100644
--- a/Makefile
+++ b/Makefile
@@ -28,14 +28,14 @@ DEST_PREFIX=/usr
PWD=$(shell pwd)
-PROVERS=acl2 ccc coq demoisa hol98 isa isar lclam lego pgshell phox plastic twelf
+PROVERS=acl2 ccc coq demoisa hol98 isar lclam lego pgshell phox plastic twelf
OTHER_ELISP=generic lib mmm
ELISP_DIRS=${PROVERS} ${OTHER_ELISP}
ELISP_EXTRAS=isar/interface isar/isartags
EXTRA_DIRS = images x-symbol
DOC_FILES=AUTHORS BUGS CHANGES COPYING INSTALL README.* REGISTER doc/*.pdf
-DOC_EXAMPLES=acl2/*.acl2 hol98/*.sml isa/*.ML isa/*.thy isar/*.thy lclam/*.lcm lego/*.l pgshell/*.pgsh phox/*.phx plastic/*.lf twelf/*.elf
+DOC_EXAMPLES=acl2/*.acl2 hol98/*.sml isar/*.thy lclam/*.lcm lego/*.l pgshell/*.pgsh phox/*.phx plastic/*.lf twelf/*.elf
DOC_SUBDIRS=${DOC_EXAMPLES} */README.* */CHANGES */BUGS
BATCHEMACS=${EMACS} -batch -q -no-site-file