projects
/
suckless
/
dmenu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be6b534
)
applied sanders Makefile patch
author
Anselm R.Garbe
<arg@10ksloc.org>
Wed, 16 Aug 2006 06:57:10 +0000
(08:57 +0200)
committer
Anselm R.Garbe
<arg@10ksloc.org>
Wed, 16 Aug 2006 06:57:10 +0000
(08:57 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 1e430f3a3a356c16b85131ddef3d90bff1667d62..2fa60d40f81848065c088cce577dfe0fc388814f 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-19,7
+19,7
@@
options:
@echo CC $<
@${CC} -c ${CFLAGS} $<
-${OBJ}: dmenu.h config.h
+${OBJ}: dmenu.h config.h
config.mk
config.h:
@echo creating $@ from config.default.h