diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-11-25 10:38:21 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-11-25 10:38:21 +0000 |
| commit | 67ca9b4b78601cdbde864090ed955dac20bc9eea (patch) | |
| tree | 5bcfddde4df70957234178ee44ab0be14c14d7f6 /gnu/usr.bin/binutils/doc/Makefile | |
| parent | 51ddab6862835f6203476e31653ad779b69c221a (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/doc/Makefile')
| -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 dbfe76b3d964..67d1bb4ba17d 100644 --- a/gnu/usr.bin/binutils/doc/Makefile +++ b/gnu/usr.bin/binutils/doc/Makefile @@ -17,9 +17,9 @@ INFOENTRY_binutils= "* Binutils: (binutils). The GNU Binary Utilities." MAKEINFOFLAGS+= --no-validate MAKEINFOFLAGS+= -I ${SRCDIR}/gas/doc -I ${SRCDIR}/ld -I ${SRCDIR}/bfd/doc +MAKEINFOFLAGS+= -I ${SRCDIR}/binutils MAKEINFOFLAGS+= -I ${GDBDIR}/gdb/doc MAKEINFOFLAGS+= -I ${CONTRIBDIR}/libreadline/doc -MAKEINFOFLAGS+= -I ${CONTRIBDIR}/binutils/binutils CLEANFILES= gdb-cfg.texi inc-hist.texi inc-hist.texi.orig |
