diff options
| -rw-r--r-- | share/colldef/Makefile | 4 | ||||
| -rw-r--r-- | share/mklocale/Makefile | 4 | ||||
| -rw-r--r-- | usr.bin/colldef/data/Makefile | 4 | ||||
| -rw-r--r-- | usr.bin/mklocale/data/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/share/colldef/Makefile b/share/colldef/Makefile index a2c937a25f203..908cc40f3c7e3 100644 --- a/share/colldef/Makefile +++ b/share/colldef/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1997/09/24 20:06:53 julian Exp $ +# $Id: Makefile,v 1.11 1997/11/07 15:18:11 ache 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 pl_PL +LATIN2LINKS = hr_HR pl_PL sl_SI DELINKS = de_AT de_CH diff --git a/share/mklocale/Makefile b/share/mklocale/Makefile index 9aa0f1623ba31..99ebff3e004cd 100644 --- a/share/mklocale/Makefile +++ b/share/mklocale/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 diff --git a/usr.bin/colldef/data/Makefile b/usr.bin/colldef/data/Makefile index a2c937a25f203..908cc40f3c7e3 100644 --- a/usr.bin/colldef/data/Makefile +++ b/usr.bin/colldef/data/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1997/09/24 20:06:53 julian Exp $ +# $Id: Makefile,v 1.11 1997/11/07 15:18:11 ache 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 pl_PL +LATIN2LINKS = hr_HR pl_PL sl_SI DELINKS = de_AT de_CH 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 |
