From a46c6ca31cfd61d25fb3579807e3405764bcec72 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 18 Dec 2014 22:22:01 +0000 Subject: skalibs actually doesn't need make 4 --- INSTALL | 2 +- doc/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 259ada2..efa5596 100644 --- a/INSTALL +++ b/INSTALL @@ -5,7 +5,7 @@ Build Instructions ------------ - A POSIX-compliant C development environment - - GNU make version 4.0 or later + - GNU make version 3.81 or later - If cross-compiling: the sysdeps for your target architecture (see the "Cross-compilation" section below) diff --git a/doc/index.html b/doc/index.html index c79c0c7..fc92baf 100644 --- a/doc/index.html +++ b/doc/index.html @@ -46,7 +46,7 @@ programming, skalibs might be for you. The Open Group Base Specifications Issue 7, with a standard C development environment -
  • GNU make, version 4.0 or later
  • +
  • GNU make, version 3.81 or later
  • Licensing

    -- cgit v1.3.1