diff --git a/makefile b/makefile index e3bcc7e..a566903 100644 --- a/makefile +++ b/makefile @@ -15,5 +15,5 @@ check: tek4010 install: tek4010 ./install -clean: tek4010 +clean: -rm -f tek4010 src/help.h