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 955c8c2fe961..c8a575e37e98 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.19.2.1 1999/08/29 15:31:03 peter Exp $ PROG= mklocale SRCS= yacc.y lex.l y.tab.h |