diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-11-07 15:18:11 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-11-07 15:18:11 +0000 |
| commit | 258880d607e86ab84b44a19d7793f8319e83646e (patch) | |
| tree | 9e21e6fe0aef6ff41d44459d8301e020754c5626 /usr.bin | |
| parent | ef8dfbaec8a2ffadfa86bf57045ad42405cd94f0 (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 a6f91748da06..a2c937a25f20 100644 --- a/usr.bin/colldef/data/Makefile +++ b/usr.bin/colldef/data/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.9 1997/03/25 16:50:05 ache Exp $ +# $Id: Makefile,v 1.10 1997/09/24 20:06:53 julian Exp $ NOMAN=YES CLEANFILES+= ${LOCALES:S/$/.out/g} @@ -28,7 +28,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 +LATIN2LINKS = hr_HR pl_PL DELINKS = de_AT de_CH |
