diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-22 08:08:51 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-22 08:08:51 +0000 |
| commit | ecb598f3be9be67fa6c04d97612a5e3ad5d6ec52 (patch) | |
| tree | 4403e514f3a97b62c33376aab60870e8706d7b9a /gnu/usr.bin/binutils/doc | |
| parent | 24c46d036d4d46959d95beb6375e8c2ad0fa2f6d (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 fd7658606ac09..8d6a560117884 100644 --- a/gnu/usr.bin/binutils/doc/Makefile +++ b/gnu/usr.bin/binutils/doc/Makefile @@ -2,7 +2,7 @@ .include "../Makefile.inc0" -GDBDIR= ${.CURDIR}/../../../../contrib/gdb.291 +GDBDIR= ${.CURDIR}/../../../../contrib/gdb CONTRIBDIR= ${.CURDIR}/../../../../contrib .PATH: ${SRCDIR}/gas/doc ${SRCDIR}/ld ${SRCDIR}/bfd/doc ${GDBDIR}/gdb/doc |
