Deleted Added
full compact
Makefile (85714) Makefile (86073)
1# $FreeBSD: head/share/msgdef/Makefile 85714 2001-10-30 01:55:19Z ache $
1# $FreeBSD: head/share/msgdef/Makefile 86073 2001-11-05 07:21:03Z ache $
2
3NOMAN=YES
4CLEANFILES+= ${LOCALES:S/$/.out/g}
5
6LOCALES= af_ZA.ISO8859-1 \
2
3NOMAN=YES
4CLEANFILES+= ${LOCALES:S/$/.out/g}
5
6LOCALES= af_ZA.ISO8859-1 \
7 bg_BG.CP1251 \
7 cs_CZ.ISO8859-2 \
8 da_DK.ISO8859-1 \
9 de_DE.ISO8859-1 \
10 el_GR.ISO8859-7 \
11 en_CA.ISO8859-1 \
12 en_GB.ISO8859-1 \
13 en_US.ISO8859-1 \
14 es_ES.ISO8859-1 \

--- 85 unchanged lines hidden ---
8 cs_CZ.ISO8859-2 \
9 da_DK.ISO8859-1 \
10 de_DE.ISO8859-1 \
11 el_GR.ISO8859-7 \
12 en_CA.ISO8859-1 \
13 en_GB.ISO8859-1 \
14 en_US.ISO8859-1 \
15 es_ES.ISO8859-1 \

--- 85 unchanged lines hidden ---