diff options
Diffstat (limited to 'util/superiotool/Makefile')
-rw-r--r-- | util/superiotool/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/superiotool/Makefile b/util/superiotool/Makefile index 7a4f8bad26..b005a3fca7 100644 --- a/util/superiotool/Makefile +++ b/util/superiotool/Makefile @@ -76,4 +76,3 @@ clean: rm -f $(PROGRAM) *.o .PHONY: all install clean - |