JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
removed CONFIG
[dwm.git] / Makefile
index 57cacbb..342a9c2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ options:
 ${OBJ}: dwm.h config.h
 
 config.h:
-       @echo creating default $@
+       @echo creating $@ from config.default.h
        @cp config.default.h $@
 
 dwm: ${OBJ}