mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Add austrian calendar as install target.
Approved by: le Pointed out by: stefanf
This commit is contained in:
parent
c4d85674d5
commit
dd17ea59d7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=130066
@ -3,7 +3,8 @@
|
||||
|
||||
PROG= calendar
|
||||
SRCS= calendar.c io.c day.c ostern.c paskha.c
|
||||
INTER= de_DE.ISO8859-1 fr_FR.ISO8859-1 hr_HR.ISO8859-2 ru_RU.KOI8-R
|
||||
INTER= de_AT.ISO_8859-15 de_DE.ISO8859-1 fr_FR.ISO8859-1 \
|
||||
hr_HR.ISO8859-2 ru_RU.KOI8-R
|
||||
DE_LINKS= de_DE.ISO8859-15
|
||||
FR_LINKS= fr_FR.ISO8859-15
|
||||
TEXTMODE?= 444
|
||||
|
Loading…
Reference in New Issue
Block a user