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

--- 104 unchanged lines hidden ---
8 da_DK.ISO8859-1 \
9 de_AT.ISO8859-1 \
10 de_DE.ISO8859-1 \
11 el_GR.ISO8859-7 \
12 en_GB.ISO8859-1 \
13 en_US.ISO8859-1 \
14 es_ES.ISO8859-1 \
15 et_EE.ISO8859-15 \

--- 104 unchanged lines hidden ---