diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-08-07 17:08:56 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-08-07 17:08:56 +0000 |
| commit | 2667adfdace3fa3aa258833efa1e2e4ed3199d23 (patch) | |
| tree | 0bb825f39020744b787be6ebb1ba6f2281da7657 /usr.bin | |
| parent | 7a37f336e30861f9bf46b1ce13bde2b43199c178 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/colldef/data/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/colldef/data/Makefile b/usr.bin/colldef/data/Makefile index 86c0e74c4663..d6e4b49a1986 100644 --- a/usr.bin/colldef/data/Makefile +++ b/usr.bin/colldef/data/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.12 1997/11/07 15:40:55 ache Exp $ +# $Id: Makefile,v 1.13 1998/07/07 23:04:25 bde Exp $ NOMAN=YES CLEANFILES+= ${LOCALES:S/$/.out/g} @@ -22,7 +22,7 @@ LATIN1LINKS = \ fr_BE fr_CA fr_CH fr_FR it_CH it_IT nl_BE nl_NL no_NO \ pt_PT sv_SE -LATIN2LINKS = hr_HR pl_PL sl_SI +LATIN2LINKS = hr_HR hu_HU pl_PL sl_SI DELINKS = de_AT de_CH |
