From c787c97df6c38673f5cd3ab6cbb4c8386f280d79 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 12 Oct 2015 13:43:01 +0000 Subject: Push back GNU make dependency to 3.81 --- INSTALL | 2 +- Makefile | 4 +-- doc/index.html | 2 +- package/deps.mak | 86 +++++++++++++++++++++++++++---------------------------- tools/gen-deps.sh | 4 +-- 5 files changed, 49 insertions(+), 49 deletions(-) diff --git a/INSTALL b/INSTALL index e20a831..e866e32 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 - skalibs version 2.3.7.1 or later: http://skarnet.org/software/skalibs/ This software will run on any operating system that implements diff --git a/Makefile b/Makefile index 6eba87f..c3b4a4a 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ it: all -make_need := 4.0 +make_need := 3.81 ifeq "" "$(strip $(filter $(make_need), $(firstword $(sort $(make_need) $(MAKE_VERSION)))))" fail := $(error Your make ($(MAKE_VERSION)) is too old. You need $(make_need) or newer) endif @@ -20,7 +20,7 @@ INTERNAL_LIBS := EXTRA_TARGETS := LIB_DEFS := -define library_definition = +define library_definition LIB$(firstword $(subst =, ,$(1))) := lib$(lastword $(subst =, ,$(1))).$(if $(DO_ALLSTATIC),a,so).xyzzy ifdef DO_SHARED SHARED_LIBS += lib$(lastword $(subst =, ,$(1))).so.xyzzy diff --git a/doc/index.html b/doc/index.html index a572137..46f5a03 100644 --- a/doc/index.html +++ b/doc/index.html @@ -59,7 +59,7 @@ the package is now used to host specific utilities such as