diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
| commit | 3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch) | |
| tree | 60a81407b110eb6d80af1e0affba0ec353de6a9c /gnu/lib/libg2c | |
| parent | 3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/6.0.0_cvs
'RELENG_6_0_0_RELEASE'.
This commit was manufactured to restore the state of the 6.0-RELEASE image.
Diffstat (limited to 'gnu/lib/libg2c')
| -rw-r--r-- | gnu/lib/libg2c/MAIN.c | 2 | ||||
| -rw-r--r-- | gnu/lib/libg2c/Makefile | 2 | ||||
| -rw-r--r-- | gnu/lib/libg2c/config.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gnu/lib/libg2c/MAIN.c b/gnu/lib/libg2c/MAIN.c index 9c6f895b3ae2..09bbd6d71882 100644 --- a/gnu/lib/libg2c/MAIN.c +++ b/gnu/lib/libg2c/MAIN.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/lib/libg2c/MAIN.c,v 1.2 2000/10/31 11:36:33 obrien Exp $ */ int MAIN__(){ return 0; } diff --git a/gnu/lib/libg2c/Makefile b/gnu/lib/libg2c/Makefile index 0a2ed81d67d9..638eab87f093 100644 --- a/gnu/lib/libg2c/Makefile +++ b/gnu/lib/libg2c/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/lib/libg2c/Makefile,v 1.15.2.1 2005/07/22 17:29:01 kensmith Exp $ SRCDIR= ${.CURDIR}/../../../contrib/libf2c diff --git a/gnu/lib/libg2c/config.h b/gnu/lib/libg2c/config.h index c4d0c2860cc3..90f00ca6f0ef 100644 --- a/gnu/lib/libg2c/config.h +++ b/gnu/lib/libg2c/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/lib/libg2c/config.h,v 1.3 2004/04/20 15:33:00 obrien Exp $ */ /* *****[ libU77 ]***** */ |
