-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMakefile.conf
57 lines (48 loc) · 3.18 KB
/
Makefile.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# This configuration file was generated by running:
# coq_makefile -f _CoqProject -o Makefile
###############################################################################
# #
# Project files. #
# #
###############################################################################
COQMF_VFILES = Coqlib.v Maps.v Ensembles_util.v List_util.v cps.v cps_util.v ctx.v functions.v tactics.v map_util.v set_util.v hoare.v GC.v bounds.v cc_log_rel.v closure_conversion.v closure_conversion_correct.v closure_conversion_corresp.v closure_conversion_util.v compat.v heap.v heap_defs.v heap_equiv.v heap_impl.v identifiers.v invariants.v space_sem.v toplevel.v
COQMF_MLIFILES =
COQMF_MLFILES =
COQMF_ML4FILES =
COQMF_MLPACKFILES =
COQMF_MLLIBFILES =
COQMF_CMDLINE_VFILES =
###############################################################################
# #
# Path directives (-I, -R, -Q). #
# #
###############################################################################
COQMF_OCAMLLIBS =
COQMF_SRC_SUBDIRS =
COQMF_COQLIBS = -R . SFS
COQMF_COQLIBS_NOML = -R . SFS
COQMF_CMDLINE_COQLIBS =
###############################################################################
# #
# Coq configuration. #
# #
###############################################################################
COQMF_LOCAL=0
COQMF_COQLIB=/Users/zoo/.opam/coq88/lib/coq/
COQMF_DOCDIR=/Users/zoo/.opam/coq88/doc/
COQMF_OCAMLFIND=/Users/zoo/.opam/coq88/bin/ocamlfind
COQMF_CAMLP5O=/Users/zoo/.opam/coq88/bin/camlp5o
COQMF_CAMLP5BIN=/Users/zoo/.opam/coq88/bin/
COQMF_CAMLP5LIB=/Users/zoo/.opam/coq88/lib/camlp5
COQMF_CAMLP5OPTIONS=-loc loc
COQMF_CAMLFLAGS=-thread -rectypes -w +a-4-9-27-41-42-44-45-48-50-58-59 -safe-string
COQMF_HASNATDYNLINK=true
COQMF_COQ_SRC_SUBDIRS=config dev lib clib kernel library engine pretyping interp parsing proofs tactics toplevel printing intf grammar ide stm vernac plugins/btauto plugins/cc plugins/derive plugins/extraction plugins/firstorder plugins/fourier plugins/funind plugins/ltac plugins/micromega plugins/nsatz plugins/omega plugins/quote plugins/romega plugins/rtauto plugins/setoid_ring plugins/ssr plugins/ssrmatching plugins/syntax plugins/xml
COQMF_WINDRIVE=
###############################################################################
# #
# Extra variables. #
# #
###############################################################################
COQMF_OTHERFLAGS =
COQMF_INSTALLCOQDOCROOT = SFS