From 1db19a8f454e0f8c5a60101c87ccd38e0883d530 Mon Sep 17 00:00:00 2001 From: Emilio Jesus Gallego Arias Date: Wed, 17 Oct 2018 15:24:15 +0200 Subject: [build] Refactoring to config lib and ocamldebug tweaks. We make `config` into a properly library. This is more uniform and useful for some clients. This also matches what was done in Dune. Next step would be to push dependencies on `Coq_config` upwards, only the actual toplevel binaries should depend on it. We also remove the stale `camlp5.dbg` and refactor the dbg files a bit, isolating the bits that are specific to the plugin / lib building method used by makefile. --- lib/lib.mllib | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib') diff --git a/lib/lib.mllib b/lib/lib.mllib index 41b3622a99..206b2504db 100644 --- a/lib/lib.mllib +++ b/lib/lib.mllib @@ -1,5 +1,3 @@ -Coq_config - Hook Flags Control -- cgit v1.2.3