freebsd_amp_hwpstate/gnu/lib/libreadline
Bruce Evans 48cfb668fc Change `install' to `${INSTALL}' so that default install flags can be
specified in the top level Makefiles.

Previously I missed dozens of Makefiles that skip the install after
using `cmp -s' to decide that the install isn't necessary.
1995-08-06 12:24:38 +00:00
..
doc Upgrade 1995-03-17 01:40:52 +00:00
examples Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
readline
COPYING
ChangeLog
Makefile Change `install' to `${INSTALL}' so that default install flags can be 1995-08-06 12:24:38 +00:00
README
README.8bit Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
README.FreeBSD
STANDALONE Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
VERSION Update version info 1995-07-19 17:01:56 +00:00
ansi_stdlib.h
bind.c Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
chardefs.h Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
complete.c Sync with bash 1.4.5 version 1995-07-19 17:01:18 +00:00
config.h Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
display.c Sync with bash 1.4.5 version 1995-07-19 17:01:18 +00:00
emacs_keymap.c Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
funmap.c Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
history.c Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
history.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
isearch.c Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
keymaps.c Upgrade to readline from bash 1.14.3 1994-12-12 03:23:04 +00:00
keymaps.h Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
memalloc.h
parens.c Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
posixstat.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
readline.3 Sync with bash 1.4.5 version 1995-07-19 17:01:18 +00:00
readline.c Sync with bash 1.4.5 version 1995-07-19 17:01:18 +00:00
readline.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
rlconf.h
rldefs.h Upgrade 1995-03-17 01:40:52 +00:00
rltty.c Upgrade from new bash 1994-12-30 14:39:39 +00:00
search.c Upgrade 1995-03-17 01:40:52 +00:00
signals.c Upgrade to readline from bash 1.14.3 1994-12-12 03:23:04 +00:00
sysdep.h
tcsh_hack.readme
tilde.c Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
tilde.h Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
vi_keymap.c Upgrade to version 2.0 1994-12-06 03:16:45 +00:00
vi_mode.c Sync with bash 1.4.5 version 1995-07-19 17:01:18 +00:00
xmalloc.c

README

This is the distribution of the Gnu Readline library.  See the file
STANDALONE for a description of the #defines that can be passed via
the makefile to build readline on different systems.

The file rlconf.h contains defines that enable and disable certain
readline features.