K 10 svn:author V 6 brooks K 8 svn:date V 27 2013-03-15T19:16:35.030337Z K 7 svn:log V 299 MFC r245265,245271,245309: Rather than using zic to both compile and install zoneinfo files, generate the files during the build and install them with install(1). This was the one place in installworld where files (vs links) were installed by a tool other than install. Reviewed by: edwin, jilles END