author | haftmann |
Tue, 18 Sep 2007 07:36:14 +0200 | |
changeset 24623 | 7b2bc73405b8 |
parent 24602 | b273d529b80b |
child 24633 | 0a3a02066244 |
permissions | -rw-r--r-- |
2431 | 1 |
# |
4518 | 2 |
# $Id$ |
2431 | 3 |
# |
4518 | 4 |
# IsaMakefile for Pure |
2431 | 5 |
# |
6 |
||
4518 | 7 |
## targets |
8 |
||
9 |
default: Pure |
|
10 |
images: Pure |
|
23669
5d3c022cbf97
removed target RAW-ProofGeneral (impractical to maintain);
wenzelm
parents:
23613
diff
changeset
|
11 |
test: RAW |
4518 | 12 |
all: images test |
13 |
||
14 |
||
15 |
## global settings |
|
16 |
||
17 |
SRC = $(ISABELLE_HOME)/src |
|
3118 | 18 |
OUT = $(ISABELLE_OUTPUT) |
4518 | 19 |
LOG = $(OUT)/log |
20 |
||
2431 | 21 |
|
4518 | 22 |
## Pure |
23 |
||
17802
f3b1ca16cebd
moved susp.ML, lazy_seq.ML, lazy_scan.ML to HOL/Import;
wenzelm
parents:
17338
diff
changeset
|
24 |
Pure: $(OUT)/Pure$(ML_SUFFIX) |
2431 | 25 |
|
24280 | 26 |
$(OUT)/Pure$(ML_SUFFIX): \ |
24235 | 27 |
CPure.thy General/ROOT.ML General/alist.ML General/balanced_tree.ML \ |
28 |
General/basics.ML General/buffer.ML General/file.ML General/graph.ML \ |
|
29 |
General/heap.ML General/history.ML General/markup.ML \ |
|
24574 | 30 |
General/name_space.ML General/ord_list.ML General/output.ML \ |
31 |
General/path.ML General/position.ML General/pretty.ML \ |
|
32 |
General/print_mode.ML General/scan.ML General/secure.ML General/seq.ML \ |
|
33 |
General/source.ML General/stack.ML General/susp.ML General/symbol.ML \ |
|
34 |
General/table.ML General/url.ML General/xml.ML Isar/ROOT.ML \ |
|
35 |
Isar/antiquote.ML Isar/args.ML Isar/attrib.ML Isar/auto_bind.ML \ |
|
36 |
Isar/calculation.ML Isar/class.ML Isar/code.ML Isar/code_unit.ML \ |
|
37 |
Isar/constdefs.ML Isar/context_rules.ML Isar/element.ML \ |
|
24592 | 38 |
Isar/find_theorems.ML Isar/induct_attrib.ML Isar/instance.ML Isar/isar_cmd.ML \ |
24574 | 39 |
Isar/isar_syn.ML Isar/local_defs.ML Isar/local_syntax.ML \ |
40 |
Isar/local_theory.ML Isar/locale.ML Isar/method.ML Isar/net_rules.ML \ |
|
41 |
Isar/object_logic.ML Isar/obtain.ML Isar/outer_keyword.ML \ |
|
42 |
Isar/outer_lex.ML Isar/outer_parse.ML Isar/outer_syntax.ML \ |
|
43 |
Isar/proof.ML Isar/proof_context.ML Isar/proof_display.ML \ |
|
44 |
Isar/proof_history.ML Isar/rule_cases.ML Isar/rule_insts.ML \ |
|
45 |
Isar/session.ML Isar/skip_proof.ML Isar/spec_parse.ML \ |
|
46 |
Isar/specification.ML Isar/theory_target.ML Isar/toplevel.ML \ |
|
47 |
ML-Systems/alice.ML ML-Systems/exn.ML \ |
|
24235 | 48 |
ML-Systems/multithreading_dummy.ML ML-Systems/multithreading_polyml.ML \ |
49 |
ML-Systems/overloading_smlnj.ML ML-Systems/polyml-4.1.3.ML \ |
|
50 |
ML-Systems/polyml-4.1.4.ML ML-Systems/polyml-5.0.ML \ |
|
51 |
ML-Systems/polyml-5.1.ML ML-Systems/polyml-interrupt-timeout.ML \ |
|
52 |
ML-Systems/polyml-old-basis.ML ML-Systems/polyml-posix.ML \ |
|
53 |
ML-Systems/polyml.ML ML-Systems/poplogml.ML ML-Systems/proper_int.ML \ |
|
24602 | 54 |
ML-Systems/smlnj.ML ML/ml_context.ML ML/ml_lex.ML ML/ml_parse.ML ML/ml_syntax.ML \ |
24574 | 55 |
Proof/extraction.ML Proof/proof_rewrite_rules.ML Proof/proof_syntax.ML \ |
56 |
Proof/proofchecker.ML Proof/reconstruct.ML ProofGeneral/ROOT.ML \ |
|
57 |
ProofGeneral/parsing.ML ProofGeneral/pgip.ML \ |
|
24140
0683a2fc4041
moved Admin/proper_int.ML to Pure/ML-Systems/proper_int.ML;
wenzelm
parents:
24113
diff
changeset
|
58 |
ProofGeneral/pgip_input.ML ProofGeneral/pgip_isabelle.ML \ |
24235 | 59 |
ProofGeneral/pgip_markup.ML ProofGeneral/pgip_output.ML \ |
24140
0683a2fc4041
moved Admin/proper_int.ML to Pure/ML-Systems/proper_int.ML;
wenzelm
parents:
24113
diff
changeset
|
60 |
ProofGeneral/pgip_parser.ML ProofGeneral/pgip_tests.ML \ |
0683a2fc4041
moved Admin/proper_int.ML to Pure/ML-Systems/proper_int.ML;
wenzelm
parents:
24113
diff
changeset
|
61 |
ProofGeneral/pgip_types.ML ProofGeneral/preferences.ML \ |
24235 | 62 |
ProofGeneral/proof_general_emacs.ML ProofGeneral/proof_general_pgip.ML \ |
63 |
Pure.thy ROOT.ML Syntax/ast.ML Syntax/lexicon.ML Syntax/mixfix.ML \ |
|
64 |
Syntax/parser.ML Syntax/printer.ML Syntax/simple_syntax.ML \ |
|
24574 | 65 |
Syntax/syn_ext.ML Syntax/syn_trans.ML Syntax/syntax.ML \ |
66 |
Syntax/type_ext.ML Thy/html.ML Thy/latex.ML Thy/present.ML \ |
|
67 |
Thy/term_style.ML Thy/thm_database.ML Thy/thm_deps.ML Thy/thy_edit.ML \ |
|
68 |
Thy/thy_header.ML Thy/thy_info.ML Thy/thy_load.ML Thy/thy_output.ML \ |
|
69 |
Tools/ROOT.ML Tools/invoke.ML Tools/named_thms.ML Tools/xml_syntax.ML \ |
|
70 |
assumption.ML axclass.ML codegen.ML compress.ML config.ML \ |
|
71 |
conjunction.ML consts.ML context.ML context_position.ML conv.ML \ |
|
72 |
defs.ML display.ML drule.ML envir.ML fact_index.ML goal.ML library.ML \ |
|
73 |
logic.ML meta_simplifier.ML more_thm.ML morphism.ML name.ML net.ML \ |
|
74 |
old_goals.ML pattern.ML primitive_defs.ML proofterm.ML pure_setup.ML \ |
|
75 |
pure_thy.ML search.ML sign.ML simplifier.ML sorts.ML subgoal.ML \ |
|
76 |
tactic.ML tctical.ML term.ML term_subst.ML theory.ML thm.ML type.ML \ |
|
77 |
type_infer.ML unify.ML variable.ML |
|
2431 | 78 |
@./mk |
79 |
||
4518 | 80 |
|
10102 | 81 |
## special targets |
82 |
||
21995 | 83 |
RAW: $(OUT)/RAW |
4518 | 84 |
|
23959
c2e81bcee06b
renamed ML-Systems/no_multithreading.ML to ML-Systems/multithreading_dummy.ML;
wenzelm
parents:
23945
diff
changeset
|
85 |
$(OUT)/RAW: ML-Systems/alice.ML ML-Systems/exn.ML \ |
c2e81bcee06b
renamed ML-Systems/no_multithreading.ML to ML-Systems/multithreading_dummy.ML;
wenzelm
parents:
23945
diff
changeset
|
86 |
ML-Systems/multithreading_dummy.ML ML-Systems/multithreading_polyml.ML \ |
24159 | 87 |
ML-Systems/overloading_smlnj.ML ML-Systems/polyml-4.1.3.ML \ |
88 |
ML-Systems/polyml-4.1.4.ML ML-Systems/polyml-5.0.ML ML-Systems/polyml-5.1.ML \ |
|
23140 | 89 |
ML-Systems/polyml-interrupt-timeout.ML ML-Systems/polyml-old-basis.ML \ |
90 |
ML-Systems/polyml-posix.ML ML-Systems/polyml.ML ML-Systems/poplogml.ML \ |
|
24159 | 91 |
ML-Systems/proper_int.ML ML-Systems/smlnj.ML |
3774 | 92 |
@./mk -r |
93 |
||
4518 | 94 |
|
95 |
## clean |
|
4441 | 96 |
|
97 |
clean: |
|
23669
5d3c022cbf97
removed target RAW-ProofGeneral (impractical to maintain);
wenzelm
parents:
23613
diff
changeset
|
98 |
@rm -f $(OUT)/Pure$(ML_SUFFIX) $(LOG)/Pure.gz $(OUT)/RAW $(LOG)/RAW.gz |