source: trunk/third/readline/MANIFEST @ 12992

Revision 12992, 1.6 KB checked in by kcr, 25 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r12991, which included commits to RCS files with non-trunk default branches.
Line 
1#
2# Master distribution manifest for the standalone readline distribution
3#
4doc             d
5examples        d
6support         d
7shlib           d
8COPYING         f
9README          f
10MANIFEST        f
11INSTALL         f
12CHANGELOG       f
13CHANGES         f
14aclocal.m4      f
15acconfig.h      f
16config.h.in     f
17configure       f
18configure.in    f
19Makefile.in     f
20ansi_stdlib.h   f
21chardefs.h      f
22history.h       f
23histlib.h       f
24keymaps.h       f
25posixdir.h      f
26posixjmp.h      f
27posixstat.h     f
28readline.h      f
29rlconf.h        f
30rldefs.h        f
31rlstdc.h        f
32rltty.h         f
33rlwinsize.h     f
34tcap.h          f
35tilde.h         f
36bind.c          f
37complete.c      f
38display.c       f
39emacs_keymap.c  f
40funmap.c        f
41input.c         f
42isearch.c       f
43keymaps.c       f
44kill.c          f
45macro.c         f
46nls.c           f
47parens.c        f
48readline.c      f
49rltty.c         f
50savestring.c    f
51search.c        f
52shell.c         f
53signals.c       f
54terminal.c      f
55tilde.c         f
56undo.c          f
57util.c          f
58vi_keymap.c     f
59vi_mode.c       f
60callback.c      f
61xmalloc.c       f
62history.c       f
63histexpand.c    f
64histfile.c      f
65histsearch.c    f
66shlib/Makefile.in       f
67support/config.guess    f
68support/config.sub      f
69support/install.sh      f
70support/mkdirs          f
71support/mkdist          f
72support/shobj-conf      f
73support/shlib-install   f
74doc/Makefile.in         f
75doc/texinfo.tex         f
76doc/manvers.texinfo     f
77doc/rlman.texinfo       f
78doc/rltech.texinfo      f
79doc/rluser.texinfo      f
80doc/hist.texinfo        f
81doc/hstech.texinfo      f
82doc/hsuser.texinfo      f
83doc/readline.3          f
84doc/texi2dvi            f
85doc/texi2html           f
86examples/Makefile.in    f
87examples/fileman.c      f
88examples/manexamp.c     f
89examples/rltest.c       f
90examples/rl.c           f
91examples/rlversion.c    f
92examples/histexamp.c    f
93examples/Inputrc        f
94# formatted documentation, from MANIFEST.doc
95doc/readline.ps         f
96doc/history.ps          f
97doc/readline.dvi        f
98doc/history.dvi         f
99doc/readline.info       f
100doc/history.info        f
101doc/readline.html       f
102doc/history.html        f
103doc/readline.0          f
Note: See TracBrowser for help on using the repository browser.