diff options
Diffstat (limited to 'lib/libc/compat-43/Makefile.inc')
-rw-r--r-- | lib/libc/compat-43/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/compat-43/Makefile.inc b/lib/libc/compat-43/Makefile.inc index e90188244d1f8..6811419274c18 100644 --- a/lib/libc/compat-43/Makefile.inc +++ b/lib/libc/compat-43/Makefile.inc @@ -1,5 +1,5 @@ # @(#)Makefile.inc 8.1 (Berkeley) 6/2/93 -# $FreeBSD$ +# $FreeBSD: src/lib/libc/compat-43/Makefile.inc,v 1.9 1999/08/27 23:58:12 peter Exp $ # compat-43 sources .PATH: ${.CURDIR}/../libc/${MACHINE_ARCH}/compat-43 ${.CURDIR}/../libc/compat-43 |