fix `make vacuum` if no `_CoqProject` is present
I was repeatedly facing this situation: % make vacuum make: *** No rule to make target `_CoqProject', needed by `Makefile.coq'. Stop. This patch makes `vacuum` depend on `allCoqProject`, which should ensure that we get rid of everything.
parent
684abf2c
No related branches found
No related tags found
Please register or sign in to comment