Introduction
Introduction Statistics Contact Development Disclaimer Help
tremoved rm config.h from clean - dwm - [fork] customized build of dwm, the dyn…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit db876f9fb00cd7d0347592fab0974389f7180a67
parent 05a618b06e8fd8807b9a5e7c0bcef33c68d00044
Author: [email protected] <unknown>
Date: Thu, 3 Aug 2006 15:29:28 +0200
removed rm config.h from clean
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
t@@ -32,7 +32,7 @@ dwm: ${OBJ}
clean:
@echo cleaning
- @rm -f dwm ${OBJ} config.h dwm-${VERSION}.tar.gz
+ @rm -f dwm ${OBJ} dwm-${VERSION}.tar.gz
dist: clean
@echo creating dist tarball
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.