]> matita.cs.unibo.it Git - helm.git/commit
Makefiles removed in favour of dune-only solution
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 3 Jan 2023 16:27:07 +0000 (17:27 +0100)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 14 Feb 2023 14:23:41 +0000 (15:23 +0100)
commita19551fd50df93951d78eea4c163d434f844047c
treed94627a6605f650e0d38125641d905c4c28cc194
parentac91e70f52b1e56fa6729399026c06722f4a7e8b
Makefiles removed in favour of dune-only solution

- some Makefiles are still to be removed
- some Makefiles in legacy dirs that are no longer compiled will
  be kept
- the Makefile in help is still useful!
28 files changed:
matita/components/content/Makefile [deleted file]
matita/components/content_pres/Makefile [deleted file]
matita/components/disambiguation/Makefile [deleted file]
matita/components/disambiguation/disambiguate.crit2.ml [deleted file]
matita/components/disambiguation/disambiguate.crit2_ml [new file with mode: 0644]
matita/components/disambiguation/disambiguate.crit4.ml [deleted file]
matita/components/disambiguation/disambiguate.crit4_ml [new file with mode: 0644]
matita/components/extlib/Makefile [deleted file]
matita/components/getter/Makefile [deleted file]
matita/components/grafite/Makefile [deleted file]
matita/components/grafite_engine/Makefile [deleted file]
matita/components/grafite_parser/Makefile [deleted file]
matita/components/library/Makefile [deleted file]
matita/components/logger/Makefile [deleted file]
matita/components/ng_cic_content/Makefile [deleted file]
matita/components/ng_disambiguation/Makefile [deleted file]
matita/components/ng_extraction/Makefile [deleted file]
matita/components/ng_kernel/Makefile [deleted file]
matita/components/ng_library/Makefile [deleted file]
matita/components/ng_paramodulation/Makefile [deleted file]
matita/components/ng_refiner/Makefile [deleted file]
matita/components/ng_tactics/Makefile [deleted file]
matita/components/registry/Makefile [deleted file]
matita/components/syntax_extensions/Makefile [deleted file]
matita/components/syntax_extensions/dune
matita/components/thread/Makefile [deleted file]
matita/components/xml/Makefile [deleted file]
matita/matita/help/C/Makefile