import gdb-19990422 snapshot
[deliverable/binutils-gdb.git] / gdb / doc / HPPA-cfg.texi
CommitLineData
c906108c 1@c GDB MANUAL configuration file.
7a292a7a 2@c Copyright (c) 1997, 1998 Free Software Foundation, Inc.
c906108c
SS
3@c
4@c NOTE: While the GDB manual is configurable (by changing these
5@c switches), its configuration is ***NOT*** automatically tied in to
6@c source configuration---because the authors expect that, save in
7@c unusual cases, the most inclusive form of the manual is appropriate
8@c no matter how the program itself is configured.
9@c
10@c The only automatically-varying variable is the GDB version number,
11@c which the Makefile rewrites based on the VERSION variable from
12@c `../Makefile.in'.
13@c
14@c GDB version number is recorded in the variable GDBVN
15@include GDBvn.texi
16@c
17@c ----------------------------------------------------------------------
18@c PLATFORM FLAGS:
19@clear GENERIC
20@c
21@c HP PA-RISC target:
22@set HPPA
23@c
c906108c
SS
24@c Refrain from discussing how to configure sw and format doc?
25@clear PRECONFIGURED
26@c
c906108c
SS
27@c ----------------------------------------------------------------------
28@c STRINGS:
29@c
30@c Name of GDB program. Used also for (gdb) prompt string.
31@set GDBP gdb
32@c
33@c Name of GDB product. Used in running text.
34@set GDBN GDB
35@c
36@c Name of target.
37@set TARGET HP 9000 Systems
38@c
39@c Name of host. Should not be used in generic configs, but generic
40@c value may catch some flubs.
41@set HOST machine specific
42@c
43@c Name of GCC product
44@set NGCC GCC
45@c
46@c Name of GCC program
47@set GCC gcc
48
This page took 0.02624 seconds and 4 git commands to generate.