From 6570686dc178b801b287e0ab155aaf691bbcb1eb Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 17 Feb 2022 15:11:28 +0100 Subject: m + use optimisations '(adds auto-executed function: libar2_init)' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ef329d3..2395e8b 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ HDR =\ common.h LOBJ = $(OBJ:.o=.lo) -MAN3 = $(OBJ:.o=.3) +MAN3 = $(OBJ:.o=.3) libar2_init.3 MAN7 = libar2.7 SRC = $(OBJ:.o=.c) $(HDR) test.c -- cgit v1.2.3-70-g09d2