Update doc Makefile and texinfo config file.

This commit is contained in:
Dimitry Andric 2010-11-01 19:47:03 +00:00
parent d6def1f86e
commit ce43f651bd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/binutils-2.17/; revision=214643
2 changed files with 7 additions and 7 deletions

View File

@ -14,9 +14,9 @@ MAKEINFOFLAGS+= --no-validate
MAKEINFOFLAGS+= -I ${SRCDIR}/libiberty
MAKEINFOFLAGS+= -I ${SRCDIR}/bfd/doc
CLEANFILES= configdoc.texi config.texi gasver.texi ldver.texi
CLEANFILES= bfdver.texi configdoc.texi config.texi gasver.texi ldver.texi
as.info: as.texinfo asconfig.texi c-i386.texi gasver.texi
as.info: as.texinfo asconfig.texi bfdver.texi c-i386.texi gasver.texi
ld.info: ld.texinfo bfdsumm.texi ldver.texi configdoc.texi
configdoc.texi: gen-doc.texi
@ -25,7 +25,7 @@ configdoc.texi: gen-doc.texi
.PATH: ${SRCDIR}/binutils/doc
binutils.info: binutils.texi config.texi
config.texi gasver.texi ldver.texi:
bfdver.texi config.texi gasver.texi ldver.texi:
echo "@set VERSION ${VERSION}" > ${.TARGET}
.include <bsd.info.mk>

View File

@ -63,11 +63,11 @@
@clear Z80
@clear Z8000
@c Does this version of the assembler use the difference-table kluge?
@c Does this version of the assembler use the difference-table kludge?
@clear DIFF-TBL-KLUGE
@c Do all machines described use IEEE floating point?
@set IEEEFLOAT
@clear IEEEFLOAT
@c Is a word 32 bits, or 16?
@set W32
@ -84,6 +84,6 @@
@c Name of linker:
@set LD ld
@c Text for target machine (best not used in generic case; but just in case...)
@set TARGET i386
@c Name of object format (NOT SET in generic version)
@set TARGET machine specific
@c Name of object format NOT SET in generic version
@set OBJ-NAME ELF