summaryrefslogtreecommitdiff
path: root/build/Makefile.conf
diff options
context:
space:
mode:
Diffstat (limited to 'build/Makefile.conf')
-rw-r--r--build/Makefile.conf55
1 files changed, 55 insertions, 0 deletions
diff --git a/build/Makefile.conf b/build/Makefile.conf
new file mode 100644
index 0000000..db8f321
--- /dev/null
+++ b/build/Makefile.conf
@@ -0,0 +1,55 @@
+# This configuration file was generated by running:
+# coq_makefile -f _CoqProject riscv_types.v riscv.v -o Makefile
+
+
+###############################################################################
+# #
+# Project files. #
+# #
+###############################################################################
+
+COQMF_VFILES = riscv_types.v riscv.v
+COQMF_MLIFILES =
+COQMF_MLFILES =
+COQMF_MLGFILES =
+COQMF_MLPACKFILES =
+COQMF_MLLIBFILES =
+COQMF_CMDLINE_VFILES = riscv_types.v riscv.v
+
+###############################################################################
+# #
+# Path directives (-I, -R, -Q). #
+# #
+###############################################################################
+
+COQMF_OCAMLLIBS =
+COQMF_SRC_SUBDIRS =
+COQMF_COQLIBS = -R /home/aditya/.opam/default/share/sail/lib/coq/ Sail -R . '' -R ../handwritten_support ''
+COQMF_COQLIBS_NOML = -R /home/aditya/.opam/default/share/sail/lib/coq/ Sail -R . '' -R ../handwritten_support ''
+COQMF_CMDLINE_COQLIBS =
+
+###############################################################################
+# #
+# Coq configuration. #
+# #
+###############################################################################
+
+COQMF_LOCAL=0
+COQMF_COQLIB=/home/aditya/.opam/default/lib/coq/
+COQMF_DOCDIR=/home/aditya/.opam/default/doc/
+COQMF_OCAMLFIND=/home/aditya/.opam/default/bin/ocamlfind
+COQMF_CAMLFLAGS=-thread -rectypes -w +a-4-9-27-41-42-44-45-48-58-67 -safe-string -strict-sequence
+COQMF_WARN=-warn-error +a-3
+COQMF_HASNATDYNLINK=true
+COQMF_COQ_SRC_SUBDIRS=config lib clib kernel library engine pretyping interp gramlib gramlib/.pack parsing proofs tactics toplevel printing ide stm vernac plugins/btauto plugins/cc plugins/derive plugins/extraction plugins/firstorder plugins/funind plugins/ltac plugins/micromega plugins/nsatz plugins/omega plugins/ring plugins/rtauto plugins/ssr plugins/ssrmatching plugins/ssrsearch plugins/syntax
+COQMF_COQ_NATIVE_COMPILER_DEFAULT=no
+COQMF_WINDRIVE=
+
+###############################################################################
+# #
+# Extra variables. #
+# #
+###############################################################################
+
+COQMF_OTHERFLAGS =
+COQMF_INSTALLCOQDOCROOT = orphan_Sail__