projects
/
suckless
/
slstatus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb87736
)
small Makefile tweak
author
Aaron Marcher
<info@nulltime.net>
Mon, 9 Jan 2017 08:23:17 +0000
(09:23 +0100)
committer
Aaron Marcher
<info@nulltime.net>
Mon, 9 Jan 2017 08:23:17 +0000
(09:23 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 79b8de08249643e4c55a5e85e407855e6275fc52..0a41a9393a2a3f466bacc9480aa01f79ff9cae46 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-6,7
+6,7
@@
NAME=slstatus
all: ${NAME}
-${NAME}: config.h
+${NAME}: config.h
config.mk
${CC} ${CFLAGS} -o $@ ${NAME}.c ${LDFLAGS}
config.h: