summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDana N. Xu <na.xu@inria.fr>2010-11-17 11:49:04 +0000
committerDana N. Xu <na.xu@inria.fr>2010-11-17 11:49:04 +0000
commitbf79e89e4636e4ef1882e733f8a93dfb02c7d9fb (patch)
treee961d9730ed4a2634dd4890e96c519dd09c6a194
parentd38a8d59a868b202eddc857f96c38e620d2dc58a (diff)
downloadocaml-bf79e89e4636e4ef1882e733f8a93dfb02c7d9fb.tar.gz
Makefiles
git-svn-id: http://caml.inria.fr/svn/ocaml/branches/contracts@10815 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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: