summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-01-29 11:34:13 -0500
committerJune McEnroe <programble@gmail.com>2018-01-29 11:34:13 -0500
commit3a1ed8a28478d0425fe8889a3618d0fa71ffc17b (patch)
tree6b92a80b585a41a9dc853d7335bedc2428f85a7c /bin/Makefile
parentSet t_Co = 8 (diff)
downloadsrc-3a1ed8a28478d0425fe8889a3618d0fa71ffc17b.tar.gz
src-3a1ed8a28478d0425fe8889a3618d0fa71ffc17b.zip
Remove color from Makefile
Diffstat (limited to 'bin/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)