56 lines
4.1 KiB
Text
56 lines
4.1 KiB
Text
# This configuration file was generated by running:
|
|
# coq_makefile -Q . LF OTHERFLAGS = '-Q . LF ' COQLIBS = '' -install none Preface.v Basics.v Induction.v Lists.v Poly.v Tactics.v Logic.v IndProp.v Maps.v ProofObjects.v IndPrinciples.v Rel.v Imp.v ImpParser.v ImpCEvalFun.v Extraction.v Auto.v Postscript.v Bib.v PrefaceTest.v BasicsTest.v InductionTest.v ListsTest.v PolyTest.v TacticsTest.v LogicTest.v IndPropTest.v MapsTest.v ProofObjectsTest.v IndPrinciplesTest.v RelTest.v ImpTest.v ImpParserTest.v ImpCEvalFunTest.v ExtractionTest.v AutoTest.v PostscriptTest.v BibTest.v -o Makefile
|
|
|
|
|
|
###############################################################################
|
|
# #
|
|
# Project files. #
|
|
# #
|
|
###############################################################################
|
|
|
|
COQMF_VFILES = Preface.v Basics.v Induction.v Lists.v Poly.v Tactics.v Logic.v IndProp.v Maps.v ProofObjects.v IndPrinciples.v Rel.v Imp.v ImpParser.v ImpCEvalFun.v Extraction.v Auto.v Postscript.v Bib.v PrefaceTest.v BasicsTest.v InductionTest.v ListsTest.v PolyTest.v TacticsTest.v LogicTest.v IndPropTest.v MapsTest.v ProofObjectsTest.v IndPrinciplesTest.v RelTest.v ImpTest.v ImpParserTest.v ImpCEvalFunTest.v ExtractionTest.v AutoTest.v PostscriptTest.v BibTest.v
|
|
COQMF_MLIFILES =
|
|
COQMF_MLFILES =
|
|
COQMF_MLGFILES =
|
|
COQMF_MLPACKFILES =
|
|
COQMF_MLLIBFILES =
|
|
COQMF_CMDLINE_VFILES = Preface.v Basics.v Induction.v Lists.v Poly.v Tactics.v Logic.v IndProp.v Maps.v ProofObjects.v IndPrinciples.v Rel.v Imp.v ImpParser.v ImpCEvalFun.v Extraction.v Auto.v Postscript.v Bib.v PrefaceTest.v BasicsTest.v InductionTest.v ListsTest.v PolyTest.v TacticsTest.v LogicTest.v IndPropTest.v MapsTest.v ProofObjectsTest.v IndPrinciplesTest.v RelTest.v ImpTest.v ImpParserTest.v ImpCEvalFunTest.v ExtractionTest.v AutoTest.v PostscriptTest.v BibTest.v
|
|
|
|
###############################################################################
|
|
# #
|
|
# Path directives (-I, -R, -Q). #
|
|
# #
|
|
###############################################################################
|
|
|
|
COQMF_OCAMLLIBS =
|
|
COQMF_SRC_SUBDIRS =
|
|
COQMF_COQLIBS = -Q . LF
|
|
COQMF_COQLIBS_NOML = -Q . LF
|
|
COQMF_CMDLINE_COQLIBS = -Q . LF
|
|
|
|
###############################################################################
|
|
# #
|
|
# Coq configuration. #
|
|
# #
|
|
###############################################################################
|
|
|
|
COQMF_LOCAL=0
|
|
COQMF_COQLIB=/home/michael/.opam/default/lib/coq/
|
|
COQMF_DOCDIR=/home/michael/.opam/default/doc/
|
|
COQMF_OCAMLFIND=/home/michael/.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/fourier plugins/funind plugins/ltac plugins/micromega plugins/nsatz plugins/omega plugins/rtauto plugins/setoid_ring plugins/ssr plugins/ssrmatching plugins/syntax
|
|
COQMF_WINDRIVE=
|
|
|
|
###############################################################################
|
|
# #
|
|
# Extra variables. #
|
|
# #
|
|
###############################################################################
|
|
|
|
OTHERFLAGS = -Q . LF
|
|
COQLIBS =
|
|
COQMF_OTHERFLAGS =
|
|
COQMF_INSTALLCOQDOCROOT = LF
|