From a22d09e23c2482053d457c85b07914c67aefeb27 Mon Sep 17 00:00:00 2001 From: "gottox@rootkit.lan" Date: Mon, 10 Dec 2007 18:21:14 +0100 Subject: some reformating fixing shortlink --- config.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.mk') diff --git a/config.mk b/config.mk index fcdf47e..3d506cf 100644 --- a/config.mk +++ b/config.mk @@ -11,7 +11,7 @@ LIBS = -L/usr/lib # flags CFLAGS = -Os ${INCS} -DVERSION=\"${VERSION}\" -LDFLAGS = -s ${LIBS} +LDFLAGS = ${LIBS} # compiler CC = cc -- cgit v1.2.3