For the benefit of those Emacs users amongst us, only cut out gdb.info
rather than *.info.
This commit is contained in:
parent
22cb25a945
commit
28219a5a8d
@ -6,7 +6,7 @@ MAINTAINER= obrien@FreeBSD.org
|
||||
|
||||
SUBDIR= libiberty libbfd libopcodes libbinutils \
|
||||
addr2line ar as gasp ld nm objcopy objdump ranlib readelf \
|
||||
size strings strip #doc
|
||||
size strings strip doc
|
||||
|
||||
TARGET_ARCH?= ${MACHINE_ARCH}
|
||||
.if (${TARGET_ARCH} == "alpha" || ${TARGET_ARCH} == "i386") \
|
||||
|
@ -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."
|
||||
|
Loading…
Reference in New Issue
Block a user