diff options
Diffstat (limited to 'usr.bin/mklocale/Makefile')
-rw-r--r-- | usr.bin/mklocale/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/mklocale/Makefile b/usr.bin/mklocale/Makefile index 3bad52495a53d..b75ad2e1abf72 100644 --- a/usr.bin/mklocale/Makefile +++ b/usr.bin/mklocale/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/7/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/mklocale/Makefile,v 1.21 1999/10/17 13:44:31 ache Exp $ PROG= mklocale SRCS= yacc.y lex.l y.tab.h |