From 576666ecc9cbb7dee7ffc75b927b872760850b73 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Mon, 14 Oct 2013 23:36:53 +0200 Subject: [PATCH] Rename Makefile.cvs to Makefile.git --- Makefile.cvs => Makefile.git | 4 ++-- README | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) rename Makefile.cvs => Makefile.git (98%) diff --git a/Makefile.cvs b/Makefile.git similarity index 98% rename from Makefile.cvs rename to Makefile.git index 37a650a..b490830 100644 --- a/Makefile.cvs +++ b/Makefile.git @@ -1,7 +1,7 @@ -default: cvs +default: git @echo "Now you can run './configure'" -cvs: +git: autoreconf -i all: diff --git a/README b/README index 3688cc0..8f16245 100644 --- a/README +++ b/README @@ -118,7 +118,7 @@ configure.in file to find the minimum versions of each of these tools. After checking out the code, you will need to perform these steps to get to the point where you can run "configure" and "make". - $ make -f Makefile.cvs + $ make -f Makefile.git Feedback is welcome - send bug reports, enhancements, checks, money orders, etc. to ORTE maintainers . The mail -- 2.39.2