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

. ../template/init.sh

coq_makefile -f _CoqProject -o Makefile
make
exec make validate