changeset 390:c8e57c0c8f44

Improve build system.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 26 Feb 2022 02:05:49 +0200
parents e89e5d956a63
children a5aedd854d6c
files Makefile.gen
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.gen	Thu Feb 24 11:43:36 2022 +0200
+++ b/Makefile.gen	Sat Feb 26 02:05:49 2022 +0200
@@ -31,5 +31,5 @@
 
 
 $(SIDINFO_BIN): $(addprefix $(OBJPATH),$(SIDINFO_OBJ)) $(THLIBS_A) $(EXTRAOBJS)
-	$(LINK_C_BIN)
+	$(call LINK_C_BIN,)