diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2008-12-31 22:57:14 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2008-12-31 22:57:14 +0000 |
| commit | 8d4eb975d2e49f56d057a19aac09bcb92b3e71f7 (patch) | |
| tree | 1b808490e2ba26bfe983f82bd41a2b36a6127322 /gnu/lib/libiberty | |
| parent | a1fc2b0c89a1dd2ca090ae990ab45b21363ab76e (diff) | |
Diffstat (limited to 'gnu/lib/libiberty')
| -rw-r--r-- | gnu/lib/libiberty/Makefile | 2 | ||||
| -rw-r--r-- | gnu/lib/libiberty/config.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libiberty/Makefile b/gnu/lib/libiberty/Makefile index 17228f85b94f..6a4a78129fc2 100644 --- a/gnu/lib/libiberty/Makefile +++ b/gnu/lib/libiberty/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/lib/libiberty/Makefile,v 1.4.32.1 2008/11/25 02:59:29 kensmith Exp $ SRCDIR= ${.CURDIR}/../../../contrib/binutils/libiberty diff --git a/gnu/lib/libiberty/config.h b/gnu/lib/libiberty/config.h index 3db0e3ee7dba..0fb9854c52ef 100644 --- a/gnu/lib/libiberty/config.h +++ b/gnu/lib/libiberty/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/lib/libiberty/config.h,v 1.1.32.1 2008/11/25 02:59:29 kensmith Exp $ */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ |
