applied Sanders tiny patches

This commit is contained in:
Anselm R.Garbe 2006-08-08 09:30:45 +02:00
parent 095f9e143e
commit 42277b1110
4 changed files with 8 additions and 7 deletions

View file

@ -19,7 +19,7 @@ options:
@echo CC $<
@${CC} -c ${CFLAGS} $<
${OBJ}: dwm.h config.h
${OBJ}: dwm.h config.h config.mk
config.h:
@echo creating $@ from config.default.h