diff options
author | K. Richard Pixley <rich@cygnus> | 1991-04-15 23:46:50 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1991-04-15 23:46:50 +0000 |
commit | 0df06ca031741cd54a602f30688e8e49281a0a2e (patch) | |
tree | 888319d66250f1ea0b34e5b8bc8e27cb7b04e272 /gdb/configure.in | |
parent | 8c32cf6e55a712a64e01a78a9b646a66c67543d2 (diff) | |
download | gdb-0df06ca031741cd54a602f30688e8e49281a0a2e.zip gdb-0df06ca031741cd54a602f30688e8e49281a0a2e.tar.gz gdb-0df06ca031741cd54a602f30688e8e49281a0a2e.tar.bz2 |
Now handles multiple hosts and targets.
Diffstat (limited to 'gdb/configure.in')
-rw-r--r-- | gdb/configure.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/configure.in b/gdb/configure.in index e69de29..277eb3c 100644 --- a/gdb/configure.in +++ b/gdb/configure.in @@ -0,0 +1,3 @@ +# per-host: + +# per-target: |