From e59113f1bdf4d8c98d956c01f51ae019942d92cd Mon Sep 17 00:00:00 2001 From: filliatr Date: Thu, 2 Nov 2000 14:33:31 +0000 Subject: suppression des (* open Generic *) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@793 85f007b7-540e-0410-9357-904b9bb8a0f7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7c995fed35..854e737255 100644 --- a/Makefile +++ b/Makefile @@ -152,7 +152,7 @@ world: $(COQBINARIES) states theories contrib tools coqtop.opt: $(COQMKTOP) $(CMX) $(USERTACCMX) $(COQMKTOP) -opt $(OPTFLAGS) -o coqtop.opt - $(STRIP) ./coqtop.opt +# $(STRIP) ./coqtop.opt coqtop.byte: $(COQMKTOP) $(CMO) $(USERTACCMO) $(COQMKTOP) -top $(BYTEFLAGS) -o coqtop.byte -- cgit v1.2.3