diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -700,7 +700,7 @@ noreal: logic arith bool zarith lists sets intmap relations wellfounded \ glob.dump:: rm -f glob.dump rm -f theories/*/*.vo - make GLOB="-dump-glob glob.dump" world + $(MAKE) GLOB="-dump-glob glob.dump" world clean:: rm -f theories/*/*.vo |
