Introduction
Introduction Statistics Contact Development Disclaimer Help
tthx to Toni Lainson - dwm - [fork] customized build of dwm, the dynamic window…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit e94774dd6929f2f22c620ebecb42775a193f2e0e
parent af0034f3a58dc093e28adfaa79908616388d0217
Author: [email protected] <unknown>
Date: Fri, 19 Oct 2007 09:56:51 +0200
tthx to Toni Lainson
Diffstat:
M Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile b/Makefile
t@@ -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 $@
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.