diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-12 14:08:08 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-12 14:08:08 +0000 |
commit | 49352128c1a9dfc15a4bd29530d68a4b241909e6 (patch) | |
tree | 06d789cf78ecc9be605b09ea7fc26b353f42e59a /doc | |
parent | 7d2428a0304e96473c22157fc3c9cf276acf4642 (diff) | |
download | s6-linux-init-49352128c1a9dfc15a4bd29530d68a4b241909e6.tar.xz |
Push back GNU make dependency to 3.81
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index b63a409..260b286 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,7 +48,7 @@ a small FAQ. <ul> <li> A Linux-based system with a standard C development environment </li> - <li> GNU make, version 4.0 or later </li> + <li> GNU make, version 3.81 or later </li> <li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version 2.3.7.1 or later </li> <li> <a href="http://skarnet.org/software/execline/">execline</a> version |