aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorherbelin2001-10-03 14:04:55 +0000
committerherbelin2001-10-03 14:04:55 +0000
commit2096151b12d5565771aefcc4c87726ce367ae50c (patch)
treea66301d26eb53b4af3412af83629a9b52e164ed8
parentbdc48f9b16e31dbf1c90dfb5b4cccb221886f132 (diff)
coqtop includes itself the needed paths
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2098 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6444d30d58..557626f79b 100644
--- a/Makefile
+++ b/Makefile
@@ -56,7 +56,7 @@ OCAMLOPT_P4O=$(OCAMLOPT) -pp $(CAMLP4O) $(OPTFLAGS)
CAMLP4EXTENDFLAGS=-I . pa_extend.cmo q_MLast.cmo
CAMLP4DEPS=sed -n -e 's|^(\*.*camlp4deps: "\(.*\)".*\*)$$|\1|p'
-COQINCLUDES=-R theories Coq -R contrib Coq
+COQINCLUDES= # coqtop includes itself the needed paths
###########################################################################
# Objects files