summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-01-29 11:34:13 -0500
committerJune McEnroe <june@causal.agency>2018-01-29 11:34:13 -0500
commitc0a5db53b18ed140599cf14841e1462ef211eafe (patch)
treeb1e66043c1ab1982bcdba35af421b0ad62bb53fb
parentSet t_Co = 8 (diff)
downloadsrc-c0a5db53b18ed140599cf14841e1462ef211eafe.tar.gz
src-c0a5db53b18ed140599cf14841e1462ef211eafe.zip
Remove color from Makefile
-rw-r--r--bin/Makefile2
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)