aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2018-06-02 17:11:14 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2018-06-02 17:11:14 +0200
commitdc3b5babf1f8639a0d65cd347fc7879ac0461012 (patch)
tree56e379369b705de43d94535591961a8d18bcc536 /config.mk
parent235a783e039986fca3ccefec08ea45804dab196f (diff)
downloadst-patched-dc3b5babf1f8639a0d65cd347fc7879ac0461012.tar.bz2
st-patched-dc3b5babf1f8639a0d65cd347fc7879ac0461012.tar.xz
st-patched-dc3b5babf1f8639a0d65cd347fc7879ac0461012.zip
config.mk: remove extra newline before EOF
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index c7355f1..e676105 100644
--- a/config.mk
+++ b/config.mk
@@ -31,4 +31,3 @@ STLDFLAGS = $(LIBS) $(LDFLAGS)
31 31
32# compiler and linker 32# compiler and linker
33# CC = c99 33# CC = c99
34