Skip to content

Commit

Permalink
thx to Toni Lainson
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Oct 19, 2007
1 parent af0034f commit e94774d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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 $@
Expand Down

0 comments on commit e94774d

Please sign in to comment.