aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/none.m4
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1992-01-06 07:31:10 +0000
committerRoland Pesch <pesch@cygnus>1992-01-06 07:31:10 +0000
commit1041a570001bfa30b3e4c03f0e5b84e495d01edb (patch)
treed4794f3a3b8b2a931beb1d2bd365786331f646cb /gdb/doc/none.m4
parentba8abfce45de2db36fd4c9c5e1238ee6e93d369c (diff)
downloadgdb-1041a570001bfa30b3e4c03f0e5b84e495d01edb.zip
gdb-1041a570001bfa30b3e4c03f0e5b84e495d01edb.tar.gz
gdb-1041a570001bfa30b3e4c03f0e5b84e495d01edb.tar.bz2
Makefile.in: resuscitate "all" target as "all-doc".
gdb.texinfo, gdbinv-s.m4.in: finish merging w/Chassell edits. none.m4: minor auxiliary facility (_FSF__) for above.
Diffstat (limited to 'gdb/doc/none.m4')
-rw-r--r--gdb/doc/none.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/doc/none.m4 b/gdb/doc/none.m4
index 940245c..6552fd3 100644
--- a/gdb/doc/none.m4
+++ b/gdb/doc/none.m4
@@ -8,6 +8,8 @@ _define__(<_ALL_ARCH__>,<0>) (Meant as most inclusive; file turning
"_GENERIC__")
_define__(<_GENERIC__>,<1>) (may not be quite all configs;
meant for "most vanilla" manual)
+_define__(<_FSF__>,<1>) set to zero to include things
+ FSF won't take which Cygnus may want.
_define__(<_INTERNALS__>,<0>)
_define__(<_AOUT__>,<1>) Object formats. Note we turn on one.