diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-06-02 17:11:14 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-06-02 17:11:14 +0200 |
commit | dc3b5babf1f8639a0d65cd347fc7879ac0461012 (patch) | |
tree | 56e379369b705de43d94535591961a8d18bcc536 | |
parent | 235a783e039986fca3ccefec08ea45804dab196f (diff) |
config.mk: remove extra newline before EOF
-rw-r--r-- | config.mk | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -31,4 +31,3 @@ STLDFLAGS = $(LIBS) $(LDFLAGS) # compiler and linker # CC = c99 - |