pinosaur
/
st.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
235a783
)
config.mk: remove extra newline before EOF
author
Hiltjo Posthuma
<hiltjo@codemadness.org>
Sat, 2 Jun 2018 15:11:14 +0000
(17:11 +0200)
committer
Hiltjo Posthuma
<hiltjo@codemadness.org>
Sat, 2 Jun 2018 15:11:14 +0000
(17:11 +0200)
config.mk
patch
|
blob
|
history
diff --git
a/config.mk
b/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
-