diff options
Diffstat (limited to '')
-rw-r--r-- | bin/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/Makefile b/bin/Makefile index cdaf8ab6..a51ff062 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -17,8 +17,6 @@ setuid: bri chown root bri chmod u+s bri -color: color.o fb.o - clean: rm -f $(BINS) |