summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2014-12-16 02:05:45 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2014-12-16 02:05:45 +0000
commit93887948ee368363c137d3e27be1882ff80c06c1 (patch)
treedf132228143c3d9d7cef476c07eb0f3c16c3a4b4
parentc9004254ef3d56871ac4aca406a69d8fb93dca05 (diff)
downloadskalibs-93887948ee368363c137d3e27be1882ff80c06c1.tar.xz
Update doc: dependency to make 4
-rw-r--r--INSTALL2
-rw-r--r--doc/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index efa5596..259ada2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -5,7 +5,7 @@ Build Instructions
------------
- A POSIX-compliant C development environment
- - GNU make version 3.81 or later
+ - GNU make version 4.0 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 fc92baf..c79c0c7 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -46,7 +46,7 @@ programming, skalibs might be for you.
<a href="http://pubs.opengroup.org/onlinepubs/9699919799/">The
Open Group Base Specifications Issue 7</a>,
with a standard C development environment </li>
- <li> GNU make, version 3.81 or later </li>
+ <li> GNU make, version 4.0 or later </li>
</ul>
<h3> Licensing </h3>