diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:44:36 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:44:36 +0000 |
commit | 757527c32acaefebfe0a0edd3b7f838785a2076d (patch) | |
tree | 272c512059648ffbe309e5dcba980daadbaf44f1 /sys-apps/gawk/files | |
parent | Gentoo Technologies -> Gentoo Foundation (Manifest recommit) (diff) | |
download | gentoo-2-757527c32acaefebfe0a0edd3b7f838785a2076d.tar.gz gentoo-2-757527c32acaefebfe0a0edd3b7f838785a2076d.tar.bz2 gentoo-2-757527c32acaefebfe0a0edd3b7f838785a2076d.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'sys-apps/gawk/files')
-rw-r--r-- | sys-apps/gawk/files/filefuncs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/gawk/files/filefuncs/Makefile b/sys-apps/gawk/files/filefuncs/Makefile index 3f197a3dc689..8358fb72c6ea 100644 --- a/sys-apps/gawk/files/filefuncs/Makefile +++ b/sys-apps/gawk/files/filefuncs/Makefile @@ -1,7 +1,7 @@ -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # Author: Martin Schlemmer <azarah@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/files/filefuncs/Makefile,v 1.3 2004/04/24 00:41:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gawk/files/filefuncs/Makefile,v 1.4 2004/07/15 00:42:04 agriffis Exp $ CC ?= gcc LD = $(CC) |