freebsd-src/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
ansi_stdlib.h
bind.c
ChangeLog
chardefs.h
complete.c Sync with bash 1.4.5 version 1995-07-19 17:01:18 +00:00
config.h
COPYING
display.c Sync with bash 1.4.5 version 1995-07-19 17:01:18 +00:00
emacs_keymap.c
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
keymaps.c
keymaps.h
Makefile Change install' to ${INSTALL}' so that default install flags can be 1995-08-06 12:24:38 +00:00
memalloc.h
parens.c
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
README
README.8bit
README.FreeBSD
rlconf.h
rldefs.h Upgrade 1995-03-17 01:40:52 +00:00
rltty.c
search.c Upgrade 1995-03-17 01:40:52 +00:00
signals.c
STANDALONE
sysdep.h
tcsh_hack.readme
tilde.c Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
tilde.h
VERSION Update version info 1995-07-19 17:01:56 +00:00
vi_keymap.c
vi_mode.c Sync with bash 1.4.5 version 1995-07-19 17:01:18 +00:00
xmalloc.c

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.