From 9f3d04d677ce1054c27d6bca46d8724bb3a146b4 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 27 Oct 2019 20:57:38 +0100 Subject: m makefile 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(-) diff --git a/Makefile b/Makefile index ab595c6..00aa644 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ include $(CONFIGFILE) include $(OSCONFIGFILE) include man.mk -all: libcoopgamma.a libcoopgamma.so test +all: libcoopgamma.a libcoopgamma.$(LIBEXT) test .c.o: $(CC) -c -o $@ $< $(CPPFLAGS) $(CFLAGS) -- cgit v1.2.3-70-g09d2