summaryrefslogtreecommitdiff
path: root/Makefile.nt
diff options
context:
space:
mode:
authorSébastien Hinderer <Sebastien.Hinderer@inria.fr>2017-01-03 14:33:00 +0100
committerSébastien Hinderer <Sebastien.Hinderer@inria.fr>2017-02-15 11:18:08 +0100
commit652792f5378fe9dee5b35f862b0225b5c4ef4748 (patch)
tree045dfbf853c97dcbda593ae5c915a828a98c9f57 /Makefile.nt
parentc682f152e7e27e93ede8bd98d4be9bf13b842d79 (diff)
downloadocaml-652792f5378fe9dee5b35f862b0225b5c4ef4748.tar.gz
Makefiles: deduplicate the clean rule
Diffstat (limited to 'Makefile.nt')
-rw-r--r--Makefile.nt4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.nt b/Makefile.nt
index 771fbe5f36..46171b76af 100644
--- a/Makefile.nt
+++ b/Makefile.nt
@@ -139,10 +139,6 @@ opt.opt: core opt-core ocamlc.opt all ocamlopt.opt ocamllex.opt \
# Complete build using fast compilers
world.opt: coldstart opt.opt
-# The clean target
-
-clean:: partialclean
-
# The compiler
compilerlibs/ocamlcommon.cma: $(COMMON)