The clear command has not been part of util-linux since 2.13-pre4
which is Sep 2005 in human format.
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
include $(top_srcdir)/config/include-Makefile.am
-EXTRA_DIST = README.clear README.col
+EXTRA_DIST = README.col
usrbin_exec_PROGRAMS = col colcrt colrm column hexdump rev tailf
+++ /dev/null
-RedHat and SuSE take the program clear from ncurses.
- A 20KB program equivalent to "tput clear".
-
-Slackware uses the script.
-
-So, both versions will behave identically, and
-Slackware saves 20 KB.