mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-21 20:34:27 +00:00
Remove the SCCS keyword '%W%' from all files. Mostly this just remove comments. Remove trailing white space, too. * Makefile (TZCODE_VERSION): New macro. (version.h): New rule. (tzselect): Interpolate TZCODE_VERSION. (clean): Remove version.h. (zdump.o, zic.o): Depend on version.h. * asctime.c, date.c, difftime.c, ialloc.c, localtime.c, scheck.c: * strftime.c, zdump.c, zic.c: Remove elsieid. * private.h: Remove privatehid. * tzfile.h: Remove tzfilehid. * tzselect.h (TZCODE_VERSION): Rename from VERSION. * zdump.c, zic.c: Include "version.h", and use TZCODE_VERSION instead of elsieid.
11 lines
393 B
Plaintext
11 lines
393 B
Plaintext
# <pre>
|
|
# This file is in the public domain, so clarified as of
|
|
# 2009-05-17 by Arthur David Olson.
|
|
|
|
# For companies who don't want to put time zone specification in
|
|
# their installation procedures. When users run date, they'll get the message.
|
|
# Also useful for the "comp.sources" version.
|
|
|
|
# Zone NAME GMTOFF RULES FORMAT
|
|
Zone Factory 0 - "Local time zone must be set--see zic manual page"
|