Xinqi Bao's Git
projects
/
dmenu.git
/ diff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
| inline |
side by side
(parent:
be6b534
)
applied sanders Makefile patch
author
Anselm R.Garbe <
[email protected]
>
Wed, 16 Aug 2006 06:57:10 +0000
(08:57 +0200)
committer
Anselm R.Garbe <
[email protected]
>
Wed, 16 Aug 2006 06:57:10 +0000
(08:57 +0200)
Makefile
diff
|
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