aboutsummaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@lri.fr>2021-05-28 18:41:30 +0200
committerChantal Keller <Chantal.Keller@lri.fr>2021-05-28 18:41:30 +0200
commitb40fefbb52afbc7deaa0b591d155bf2e84d0afba (patch)
tree7540e8c3b3c98979201c5110df37a9c47bbf20c8 /ci
parente12110637730d067c216abcc86185b761189b342 (diff)
downloadsmtcoq-b40fefbb52afbc7deaa0b591d155bf2e84d0afba.tar.gz
smtcoq-b40fefbb52afbc7deaa0b591d155bf2e84d0afba.zip
Add Makefile
Diffstat (limited to 'ci')
-rw-r--r--ci/manifest-sources-8.111
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/manifest-sources-8.11 b/ci/manifest-sources-8.11
index 795a34f..043c626 100644
--- a/ci/manifest-sources-8.11
+++ b/ci/manifest-sources-8.11
@@ -27,7 +27,6 @@ tasks:
cd smtcoq
git checkout coq-8.11
cd src
- coq_makefile -f _CoqProject -o Makefile
make
make install
cd ../..