diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-16 08:26:13 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-09-16 08:26:13 +0000 |
| commit | 5be28542797ac26e17de490f50e0830003596d38 (patch) | |
| tree | 8069da00bdeed33ee5434671a0bae67379506370 /gnu/usr.bin/binutils/gdb | |
| parent | e5eb97b547f5af1e2b6e4396933dc06b93d5590e (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/3.3.0_cvs
'RELENG_3_3_0_RELEASE'.
This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'gnu/usr.bin/binutils/gdb')
| -rw-r--r-- | gnu/usr.bin/binutils/gdb/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/gdb/Makefile.alpha | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/gdb/Makefile.i386 | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/binutils/gdb/gdb.1 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/gnu/usr.bin/binutils/gdb/Makefile b/gnu/usr.bin/binutils/gdb/Makefile index 5b1d6bca478d..0c77bafbb674 100644 --- a/gnu/usr.bin/binutils/gdb/Makefile +++ b/gnu/usr.bin/binutils/gdb/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/binutils/gdb/Makefile,v 1.41.2.2 1999/08/29 14:32:00 peter Exp $ # .include "../Makefile.inc0" diff --git a/gnu/usr.bin/binutils/gdb/Makefile.alpha b/gnu/usr.bin/binutils/gdb/Makefile.alpha index 1ae7136c70d4..a5f98b12ce96 100644 --- a/gnu/usr.bin/binutils/gdb/Makefile.alpha +++ b/gnu/usr.bin/binutils/gdb/Makefile.alpha @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/binutils/gdb/Makefile.alpha,v 1.1.2.2 1999/08/29 14:32:01 peter Exp $ # XSRCS+= freebsd-nat.c alpha-tdep.c diff --git a/gnu/usr.bin/binutils/gdb/Makefile.i386 b/gnu/usr.bin/binutils/gdb/Makefile.i386 index 607463bded0c..86b398cd66d1 100644 --- a/gnu/usr.bin/binutils/gdb/Makefile.i386 +++ b/gnu/usr.bin/binutils/gdb/Makefile.i386 @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/gnu/usr.bin/binutils/gdb/Makefile.i386,v 1.1.2.2 1999/08/29 14:32:02 peter Exp $ # XSRCS+= freebsd-nat.c i386-tdep.c i387-tdep.c kvm-fbsd.c diff --git a/gnu/usr.bin/binutils/gdb/gdb.1 b/gnu/usr.bin/binutils/gdb/gdb.1 index b6cd3cc47d76..a2ed828baa7c 100644 --- a/gnu/usr.bin/binutils/gdb/gdb.1 +++ b/gnu/usr.bin/binutils/gdb/gdb.1 @@ -1,6 +1,6 @@ .\" Copyright (c) 1991 Free Software Foundation .\" See section COPYING for conditions for redistribution -.\" $FreeBSD$ +.\" $FreeBSD: src/gnu/usr.bin/binutils/gdb/gdb.1,v 1.6.4.2 1999/08/29 14:32:02 peter Exp $ .TH gdb 1 "4nov1991" "GNU Tools" "GNU Tools" .SH NAME gdb \- The GNU Debugger |
