From ed26b276fc309abd4d0f26a92fc450c92486475c Mon Sep 17 00:00:00 2001 From: Xavier Leroy Date: Tue, 29 Oct 1996 14:51:49 +0000 Subject: [PATCH] MAJ portage NT. MAJ numero de release. git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@1122 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- LICENSE | 2 +- Makefile.nt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index a97a936ca..63a3c3f86 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ LEGAL NOTICE -Software: Objective Caml, version 1.00 of May 1996, +Software: Objective Caml, version 1.03 of October 1996, hereinafter referred to as "the software". The software has been designed and produced by Xavier Leroy and Damien diff --git a/Makefile.nt b/Makefile.nt index 9a41e7677..4de8b6db3 100644 --- a/Makefile.nt +++ b/Makefile.nt @@ -349,7 +349,7 @@ clean:: beforedepend:: asmcomp\emit.ml tools\cvt_emit: tools\cvt_emit.mll - cd tools && $(MAKE) cvt_emit + cd tools && $(MAKEREC) cvt_emit # The "expunge" utility