summaryrefslogtreecommitdiff
path: root/ncurses-5.2/tack/README
diff options
context:
space:
mode:
Diffstat (limited to 'ncurses-5.2/tack/README')
-rw-r--r--ncurses-5.2/tack/README14
1 files changed, 0 insertions, 14 deletions
diff --git a/ncurses-5.2/tack/README b/ncurses-5.2/tack/README
deleted file mode 100644
index 231f8a4..0000000
--- a/ncurses-5.2/tack/README
+++ /dev/null
@@ -1,14 +0,0 @@
--- $Id$
-
-The 'tack' program is a diagnostic that is designed to create and
-verify the correctness of terminfo's. This program can be used to
-create new terminal descriptions that are not included in the standard
-release. Although 'tack' is distributed with ncurses, it is not an
-integral part of ncurses. It may be removed from the release without
-limiting the usefulness of ncurses on those terminals described in the
-terminfo data base. The best way to remove 'tack' from the build is
-to delete or rename the 'tack' directory before running the configure
-script.
-
-Unlike most of ncurses the 'tack' program is covered under the GNU
-Public License.