summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2014-12-16 02:08:23 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2014-12-16 02:08:23 +0000
commitf327a9e44e9d7aaf541b9faff4fc21ba270d73f7 (patch)
tree5053dbcf8bd186e8d66480d2a86d64c0bf5738e1
parent2f71f5913670cec39345ff4d37c705ddc1adc06d (diff)
downloads6-linux-utils-f327a9e44e9d7aaf541b9faff4fc21ba270d73f7.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 d78becc..6021db1 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
- skalibs version 2.0.0.0 or later: http://skarnet.org/software/skalibs/
This software is Linux-specific. It will run on a Linux kernel,
diff --git a/doc/index.html b/doc/index.html
index 1d289cc..db41ecc 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -30,7 +30,7 @@
<ul>
<li> A POSIX-compliant system 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>
<li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version
2.0.0.0 or later </li>
</ul>