[hackers] [dwm] thx to Toni Lainson

From: <arg_AT_suckless.org>
Date: Fri Oct 19 11:25:05 2007

changeset: 1038:cdd1db1c525b
tag: tip
user: arg_AT_suckless.org
date: Fri Oct 19 09:56:51 2007 +0200
summary: thx to Toni Lainson

diff -r 6f07d607d607 -r cdd1db1c525b Makefile
--- a/Makefile Thu Oct 18 17:02:19 2007 +0200
+++ b/Makefile Fri Oct 19 09:56:51 2007 +0200
@@ -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 $@
Received on Fri Oct 19 2007 - 11:25:05 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:58:35 UTC