projects
/
suckless
/
st.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
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 c7355f1507c8b30d0ee08066322f3b51d7928c11..e676105ba783a5d68dd2485b7f135430c5755019 100644
(file)
--- a/
config.mk
+++ b/
config.mk
@@
-31,4
+31,3
@@
STLDFLAGS = $(LIBS) $(LDFLAGS)
# compiler and linker
# CC = c99
-