diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-22 17:10:53 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-22 17:10:53 +0000 |
| commit | 28219a5a8dd9ad4d373204e6a06d911cc60e48c7 (patch) | |
| tree | 392977621fee2d72d4e235bcb82672b9e3a6aa97 /gnu/usr.bin/binutils/doc | |
| parent | 22cb25a945290477f30c8e97a9ee232ec4a33d64 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/doc')
| -rw-r--r-- | gnu/usr.bin/binutils/doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/doc/Makefile b/gnu/usr.bin/binutils/doc/Makefile index 8d6a56011788..a03a46c926bc 100644 --- a/gnu/usr.bin/binutils/doc/Makefile +++ b/gnu/usr.bin/binutils/doc/Makefile @@ -7,7 +7,7 @@ CONTRIBDIR= ${.CURDIR}/../../../../contrib .PATH: ${SRCDIR}/gas/doc ${SRCDIR}/ld ${SRCDIR}/bfd/doc ${GDBDIR}/gdb/doc -INFO = as ld annotate gasp gdb gdbint stabs binutils +INFO = as ld annotate gasp gdbint stabs binutils INFOSECTION= "Programming & development tools." INFOENTRY_as= "* As: (as). The GNU assembler." INFOENTRY_gasp= "* Gasp: (gasp). The GNU Assembler Macro Preprocessor." |
