diff options
author | Roland Pesch <pesch@cygnus> | 1991-08-07 02:15:57 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1991-08-07 02:15:57 +0000 |
commit | 274862ad9e625e3c47376cc855e7e1732b7b768b (patch) | |
tree | fd5c40bfaea3077635235bd5c5ab10be4655ba90 /gdb/doc/rdl-apps.texi | |
parent | 81536d662ace2f11bebbc743d15b83775b7b1f6f (diff) | |
download | gdb-274862ad9e625e3c47376cc855e7e1732b7b768b.zip gdb-274862ad9e625e3c47376cc855e7e1732b7b768b.tar.gz gdb-274862ad9e625e3c47376cc855e7e1732b7b768b.tar.bz2 |
Default rdl-apps.texinfo, for people who don't think to use the
Makefile; this one will work if this dir is in the default relative position
to the readline directory in the GNU libraries-and-includes distribution.
Diffstat (limited to 'gdb/doc/rdl-apps.texi')
-rwxr-xr-x | gdb/doc/rdl-apps.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/doc/rdl-apps.texi b/gdb/doc/rdl-apps.texi new file mode 100755 index 0000000..85b120c --- /dev/null +++ b/gdb/doc/rdl-apps.texi @@ -0,0 +1,2 @@ +@include ../../readline/inc-readline.texinfo +@include ../../readline/inc-history.texinfo |