From 432ef8b75f9e72b948be6474d804ccedc85c20e1 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 26 May 2025 14:35:28 +0000 Subject: Next iteration Signed-off-by: Laurent Bercot --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c7d2133..a8af4b4 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,9 @@ LIB_DEFS := BIN_SYMLINKS := TEST_BINS := +-include config.mak +include package/targets.mak + define library_definition LIB$(1) := lib$(2).$(if $(DO_ALLSTATIC),a,$(SHLIB_EXT)).xyzzy ifdef DO_SHARED @@ -67,9 +70,6 @@ $(DESTDIR)$(1)/$(2): $(DESTDIR)$(1)/$(SYMLINK_TARGET_$(2)) exec $(INSTALL) -l $$(