summaryrefslogtreecommitdiff
path: root/test-suite/coq-makefile/validate1/run.sh
blob: 43bf39de10ac8db31a6165c071dfd9d82d9d8d3c (plain)
1
2
3
4
5
6
7
8
#!/usr/bin/env bash

. ../template/init.sh

coq_makefile -f _CoqProject -o Makefile
cat Makefile.conf
make
exec make validate