diff options
Diffstat (limited to 'gnu/lib/libssp')
| -rw-r--r-- | gnu/lib/libssp/Makefile | 2 | ||||
| -rw-r--r-- | gnu/lib/libssp/config.h | 2 | ||||
| -rw-r--r-- | gnu/lib/libssp/libssp_nonshared/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gnu/lib/libssp/Makefile b/gnu/lib/libssp/Makefile index 90f2a8a50ad0..ae224395a00c 100644 --- a/gnu/lib/libssp/Makefile +++ b/gnu/lib/libssp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/lib/libssp/Makefile,v 1.2.6.1 2008/11/25 02:59:29 kensmith Exp $ GCCDIR= ${.CURDIR}/../../../contrib/gcc GCCLIB= ${.CURDIR}/../../../contrib/gcclibs diff --git a/gnu/lib/libssp/config.h b/gnu/lib/libssp/config.h index 680f10754454..f9fc304f91e4 100644 --- a/gnu/lib/libssp/config.h +++ b/gnu/lib/libssp/config.h @@ -1,6 +1,6 @@ /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/lib/libssp/config.h,v 1.1.6.1 2008/11/25 02:59:29 kensmith Exp $ */ /* Define to 1 if you have the <alloca.h> header file. */ /* #undef HAVE_ALLOCA_H */ diff --git a/gnu/lib/libssp/libssp_nonshared/Makefile b/gnu/lib/libssp/libssp_nonshared/Makefile index 1dcd54f6d557..9c81f04e8c28 100644 --- a/gnu/lib/libssp/libssp_nonshared/Makefile +++ b/gnu/lib/libssp/libssp_nonshared/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/lib/libssp/libssp_nonshared/Makefile,v 1.1.6.1 2008/11/25 02:59:29 kensmith Exp $ GCCDIR= ${.CURDIR}/../../../../contrib/gcc GCCLIB= ${.CURDIR}/../../../../contrib/gcclibs |
