config.mk: remove extra newline before EOF
authorHiltjo Posthuma <hiltjo@codemadness.org>
Sat, 2 Jun 2018 15:11:14 +0000 (17:11 +0200)
committerHiltjo Posthuma <hiltjo@codemadness.org>
Sat, 2 Jun 2018 15:11:14 +0000 (17:11 +0200)
config.mk

index c7355f1..e676105 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -31,4 +31,3 @@ STLDFLAGS = $(LIBS) $(LDFLAGS)
 
 # compiler and linker
 # CC = c99
-