Move "systemv" into OLDTIMEZONES clause; "backward" is a prerequisite.
("systemv" is even more backward than "backward" is!) Obliquely pointed out by: jhay
This commit is contained in:
parent
1217bf6a9b
commit
9d08bdaaa6
@ -9,11 +9,11 @@ LEAPFILE=
|
||||
.endif
|
||||
|
||||
TZFILES= africa antarctica asia australasia etcetera europe \
|
||||
factory northamerica southamerica systemv
|
||||
factory northamerica southamerica
|
||||
POSIXRULES= America/New_York
|
||||
|
||||
.if defined(OLDTIMEZONES)
|
||||
TZFILES+= backward
|
||||
TZFILES+= backward systemv
|
||||
.endif
|
||||
|
||||
all: yearistype
|
||||
|
Loading…
x
Reference in New Issue
Block a user