diff options
author | Jason Molenda <jmolenda@apple.com> | 1999-08-02 23:48:02 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 1999-08-02 23:48:02 +0000 |
commit | c862e87b3ec8647ab6c1bb08443088ea81c74225 (patch) | |
tree | 8e5828b091fea3257c7ffc20a5c95f1d62b93267 /readline/MANIFEST | |
parent | c95b01a9b04837dbfc8986afbbccc4c7d2b4ebf8 (diff) | |
download | gdb-c862e87b3ec8647ab6c1bb08443088ea81c74225.zip gdb-c862e87b3ec8647ab6c1bb08443088ea81c74225.tar.gz gdb-c862e87b3ec8647ab6c1bb08443088ea81c74225.tar.bz2 |
import gdb-1999-08-02 snapshot
Diffstat (limited to 'readline/MANIFEST')
-rw-r--r-- | readline/MANIFEST | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/readline/MANIFEST b/readline/MANIFEST index e9e1c40..f23ff41 100644 --- a/readline/MANIFEST +++ b/readline/MANIFEST @@ -4,6 +4,7 @@ doc d examples d support d +shlib d COPYING f README f MANIFEST f @@ -27,6 +28,7 @@ posixstat.h f readline.h f rlconf.h f rldefs.h f +rlstdc.h f rltty.h f rlwinsize.h f tcap.h f @@ -45,6 +47,7 @@ nls.c f parens.c f readline.c f rltty.c f +savestring.c f search.c f shell.c f signals.c f @@ -60,13 +63,17 @@ history.c f histexpand.c f histfile.c f histsearch.c f +shlib/Makefile.in f support/config.guess f support/config.sub f support/install.sh f support/mkdirs f support/mkdist f +support/shobj-conf f +support/shlib-install f doc/Makefile.in f doc/texinfo.tex f +doc/manvers.texinfo f doc/rlman.texinfo f doc/rltech.texinfo f doc/rluser.texinfo f @@ -81,5 +88,16 @@ examples/fileman.c f examples/manexamp.c f examples/rltest.c f examples/rl.c f +examples/rlversion.c f examples/histexamp.c f examples/Inputrc f +# formatted documentation, from MANIFEST.doc +doc/readline.ps f +doc/history.ps f +doc/readline.dvi f +doc/history.dvi f +doc/readline.info f +doc/history.info f +doc/readline.html f +doc/history.html f +doc/readline.0 f |