aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 22caba6..b9c9c48 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,6 @@ install : wtf8
install -m 0755 -- wtf8 $(PREFIX)/bin
wtf8 : wtf8.c wtf8.h
- $(CC) $(CFLAGS) wtf8.c -o $@
clean :
rm -f wtf8