diff options
Diffstat (limited to 'lib/libc/regex/Makefile.inc')
-rw-r--r-- | lib/libc/regex/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/regex/Makefile.inc b/lib/libc/regex/Makefile.inc index 12af2a8..107de2e 100644 --- a/lib/libc/regex/Makefile.inc +++ b/lib/libc/regex/Makefile.inc @@ -1,5 +1,5 @@ # from @(#)Makefile.inc 8.1 (Berkeley) 6/4/93 -# $Id: Makefile.inc,v 1.3 1997/05/03 03:50:02 jb Exp $ +# $FreeBSD$ # regex sources .PATH: ${.CURDIR}/../libc/regex |