diff options
author | K. Richard Pixley <rich@cygnus> | 1991-11-13 20:35:19 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1991-11-13 20:35:19 +0000 |
commit | 1eb988b98922b6af37e479e2da494a4a0e3356b8 (patch) | |
tree | 9f2156b5d94b3211e79c87f9b104881168706381 /gdb/doc/configure.in | |
parent | 40c0f22d98db72a9777ee9341d25003250abc91a (diff) | |
download | gdb-1eb988b98922b6af37e479e2da494a4a0e3356b8.zip gdb-1eb988b98922b6af37e479e2da494a4a0e3356b8.tar.gz gdb-1eb988b98922b6af37e479e2da494a4a0e3356b8.tar.bz2 |
joins the rest of the world
Diffstat (limited to 'gdb/doc/configure.in')
-rw-r--r-- | gdb/doc/configure.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/configure.in b/gdb/doc/configure.in new file mode 100644 index 0000000..73600e9 --- /dev/null +++ b/gdb/doc/configure.in @@ -0,0 +1,5 @@ +srcname="GDB doc" +srctrigger=gdb.texinfo +# per-host: + +# per-target: |