]> 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, 3 Jan 2023 16:27:07 +0000 (17:27 +0100)
commitae88c7c1481ac9ddf5d55e2144b6db418a25fdd1
treec7fbdf56a987cc7147a3e5d0d890b499baf4dfbc
parent1f2917bc135300b4fd23314a21946e7df7933f81
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