From 2096151b12d5565771aefcc4c87726ce367ae50c Mon Sep 17 00:00:00 2001 From: herbelin Date: Wed, 3 Oct 2001 14:04:55 +0000 Subject: coqtop includes itself the needed paths git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2098 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3