From bf79e89e4636e4ef1882e733f8a93dfb02c7d9fb Mon Sep 17 00:00:00 2001 From: "Dana N. Xu" Date: Wed, 17 Nov 2010 11:49:04 +0000 Subject: Makefiles git-svn-id: http://caml.inria.fr/svn/ocaml/branches/contracts@10815 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7da5ed20c5..8ca849e989 100644 --- a/Makefile +++ b/Makefile @@ -129,7 +129,7 @@ defaultentry: # Recompile the system using the bootstrap compiler all: runtime ocamlc ocamllex ocamlyacc ocamltools library ocaml \ - otherlibraries ocamlbuild.byte camlp4out $(DEBUGGER) ocamldoc + otherlibraries ocamlbuild.byte $(DEBUGGER) # Compile everything the first time world: -- cgit v1.2.1