diff options
Diffstat (limited to 'readline/MANIFEST')
-rw-r--r-- | readline/MANIFEST | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/readline/MANIFEST b/readline/MANIFEST new file mode 100644 index 0000000..e9e1c40 --- /dev/null +++ b/readline/MANIFEST @@ -0,0 +1,85 @@ +# +# Master distribution manifest for the standalone readline distribution +# +doc d +examples d +support d +COPYING f +README f +MANIFEST f +INSTALL f +CHANGELOG f +CHANGES f +aclocal.m4 f +acconfig.h f +config.h.in f +configure f +configure.in f +Makefile.in f +ansi_stdlib.h f +chardefs.h f +history.h f +histlib.h f +keymaps.h f +posixdir.h f +posixjmp.h f +posixstat.h f +readline.h f +rlconf.h f +rldefs.h f +rltty.h f +rlwinsize.h f +tcap.h f +tilde.h f +bind.c f +complete.c f +display.c f +emacs_keymap.c f +funmap.c f +input.c f +isearch.c f +keymaps.c f +kill.c f +macro.c f +nls.c f +parens.c f +readline.c f +rltty.c f +search.c f +shell.c f +signals.c f +terminal.c f +tilde.c f +undo.c f +util.c f +vi_keymap.c f +vi_mode.c f +callback.c f +xmalloc.c f +history.c f +histexpand.c f +histfile.c f +histsearch.c f +support/config.guess f +support/config.sub f +support/install.sh f +support/mkdirs f +support/mkdist f +doc/Makefile.in f +doc/texinfo.tex f +doc/rlman.texinfo f +doc/rltech.texinfo f +doc/rluser.texinfo f +doc/hist.texinfo f +doc/hstech.texinfo f +doc/hsuser.texinfo f +doc/readline.3 f +doc/texi2dvi f +doc/texi2html f +examples/Makefile.in f +examples/fileman.c f +examples/manexamp.c f +examples/rltest.c f +examples/rl.c f +examples/histexamp.c f +examples/Inputrc f |