coq-elpi
coq-elpi copied to clipboard
Build system inconsistency
Trying to update the master branch, I can't get the branch to build.
https://github.com/LPCIC/coq-elpi/blob/89c534330cfd225f695ad7e0731abf1477b973bd/Makefile#L114
Looks like Makefile.coq.conf
is missing.
Hum, that is weird since coq_makefile should have generated both Makefile.coq and Makefile.coq.conf. Can you start from a fresh checkout?
https://github.com/LPCIC/coq-elpi/blob/89c534330cfd225f695ad7e0731abf1477b973bd/Makefile#L93