diff options
Diffstat (limited to 'lib/csu/i386/Makefile')
| -rw-r--r-- | lib/csu/i386/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csu/i386/Makefile b/lib/csu/i386/Makefile index 219f3c696dcc..39c3f3396ad7 100644 --- a/lib/csu/i386/Makefile +++ b/lib/csu/i386/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.6 (Berkeley) 5/22/91 -# $FreeBSD$ +# $FreeBSD: src/lib/csu/i386/Makefile,v 1.42 2002/07/29 09:40:10 ru Exp $ CFLAGS+= -DLIBC_SCCS -fno-omit-frame-pointer \ -I${.CURDIR}/../../libc/include |
