From 1427a57ac2c766f0321e5ccd5a6890ffe7323d17 Mon Sep 17 00:00:00 2001 From: Aleksey Veresov Date: Fri, 13 Sep 2019 19:04:27 +0300 Subject: Makefiles fix. --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index cf3385e..9585f98 100644 --- a/makefile +++ b/makefile @@ -4,7 +4,7 @@ # ERRLOG = yes CC = gcc -LIB = libcgi.a +LIB = libmagi.a CFLAGS = -xc -ansi -pedantic -Wall ifeq '$(DEBUG)' 'yes' -- cgit v1.2.3