From c0a5db53b18ed140599cf14841e1462ef211eafe Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Mon, 29 Jan 2018 11:34:13 -0500 Subject: Remove color from Makefile --- bin/Makefile | 2 -- 1 file changed, 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) -- cgit 1.4.1