projects
/
suckless
/
dwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af0034f
)
thx to Toni Lainson
author
arg@suckless.org
<unknown>
Fri, 19 Oct 2007 07:56:51 +0000
(09:56 +0200)
committer
arg@suckless.org
<unknown>
Fri, 19 Oct 2007 07:56:51 +0000
(09:56 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 7c65e6fe17a55ec873c791047697ae71050a2733..44bfa4f786f6099f3a40338a024faf85374e6202 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-21,8
+21,8
@@
options:
${OBJ}: config.h config.mk
config.h:
- echo creating $@ from config.def.h
- cp config.def.h $@
+
@
echo creating $@ from config.def.h
+
@
cp config.def.h $@
dwm: ${OBJ}
@echo CC -o $@