diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1997-06-30 23:10:54 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1997-06-30 23:10:54 +0000 |
| commit | 68f69edcb6113df4c93b58d9ff564962ecc80dbf (patch) | |
| tree | 1f44c70f477801e3cfb5d94534b606dddffa10bf | |
| parent | c3fa356aba5fc557b04c7b9d058decccab2592eb (diff) | |
Notes
| -rw-r--r-- | gnu/usr.bin/gdb/doc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/doc/Makefile b/gnu/usr.bin/gdb/doc/Makefile index a7e97f7f62cb..896ba788b180 100644 --- a/gnu/usr.bin/gdb/doc/Makefile +++ b/gnu/usr.bin/gdb/doc/Makefile @@ -6,6 +6,5 @@ INFOSECTION= "Gdb Documentation" INFOENTRY_annotate= "* GDB annotation: (annotate). Annotations for the GNU Debugger (GDB)." MAKEINFOFLAGS += -I ${.CURDIR}/../../../../contrib/libreadline/doc -MAKEINFOFLAGS += -I ${SRCDIR}/../../readline/doc .include <bsd.info.mk> |
