From 61b8df55c701c914abf16b5198e2ce044e5c7bde Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 12 Oct 2015 13:19:27 +0000 Subject: I love make-3.81 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 961f787..c3b4a4a 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v1.2.3