pinosaur
/
dmenu.git
/ commitdiff
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
1e430f3
..
2fa60d4
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