[tz] Makefile TZDSRCS bug

Andrew Paprocki andrew at ishiboo.com
Wed Oct 2 00:04:45 UTC 2013


The current Makefile contains a bug here:

https://github.com/eggert/tz/blob/master/Makefile#L303

TZDSRCS= zdump.c localtime.c ialloc.c asctime.o
TZDOBJS= zdump.o localtime.o ialloc.o asctime.c

TZDSRCS should contain asctime.c and TZDOBJS should contain asctime.o.
They're currently reversed.

-Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mm.icann.org/pipermail/tz/attachments/20131001/20fc3ecb/attachment.html>


More information about the tz mailing list