diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-11-07 15:40:55 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-11-07 15:40:55 +0000 |
| commit | 6f0f590fa6b4aecd263cc7e4fbdf2e2b43c07936 (patch) | |
| tree | 88c3e0c0c9546fcabe1cf3777929ad3cd313dcc6 /usr.bin/mklocale | |
| parent | c1d175accdf2d4a2c929c93a3f32c0ccd702eca6 (diff) | |
Notes
Diffstat (limited to 'usr.bin/mklocale')
| -rw-r--r-- | usr.bin/mklocale/data/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mklocale/data/Makefile b/usr.bin/mklocale/data/Makefile index 9aa0f1623ba31..99ebff3e004cd 100644 --- a/usr.bin/mklocale/data/Makefile +++ b/usr.bin/mklocale/data/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1997/09/24 20:38:11 julian Exp $ +# $Id: Makefile,v 1.11 1997/11/07 15:27:12 ache Exp $ NOMAN=YES CLEANFILES+= ${LOCALES:S/$/.out/g} @@ -25,7 +25,7 @@ LATIN1LINKS = \ fr_BE fr_CA fr_CH fr_FR is_IS it_CH it_IT nl_BE nl_NL no_NO \ pt_PT sv_SE -LATIN2LINKS = hr_HR pl_PL +LATIN2LINKS = hr_HR pl_PL sl_SI .SUFFIXES: .src .out |
