diff options
author | Anselm R.Garbe <arg@10ksloc.org> | 2006-08-14 16:11:38 +0200 |
---|---|---|
committer | Anselm R.Garbe <arg@10ksloc.org> | 2006-08-14 16:11:38 +0200 |
commit | 26fc52fcf69e690f8ed4c3f0db297f2d8b5ea46c (patch) | |
tree | 002350f108782662d95446be85fb918a9e8db8e5 /Makefile | |
parent | 6a26e97f741d732a68a978bbcde4331a6a1610c2 (diff) |
removed finished message
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ SRC = draw.c main.c util.c | |||
7 | OBJ = ${SRC:.c=.o} | 7 | OBJ = ${SRC:.c=.o} |
8 | 8 | ||
9 | all: options dmenu | 9 | all: options dmenu |
10 | @echo finished | ||
11 | 10 | ||
12 | options: | 11 | options: |
13 | @echo dmenu build options: | 12 | @echo dmenu build options: |